• Hence we have a 36-bit address, aligned to 8 bytes, for a total of 64gb addressable physical memory.

    因此我们36位地址8字节保持了一致总共64gb物理内存都是可寻址的。

    youdao

  • A DSI occurs whenever a reference is made to a virtual address that is not currently loaded in physical memory (this is a page fault).

    如果对当前不在物理内存加载虚拟地址进行引用(一个页面错误),则会出现DSI错误。

    youdao

  • Note that as shown here, a process may have a large address space, but it is sparse, meaning that small regions (pages) of the address space refer to physical memory through the page tables.

    注意这里显示进程可能一个地址空间但是少见就是说地址空间的区域(页面)通过指向物理内存

    youdao

  • As mentioned before, memory addresses that are referred by a process are virtual addresses and require translation to the physical address.

    前所述,进程引用内存地址虚拟地址,需要将其转换成物理地址。

    youdao

  • If you have enough physical memory and address space, you can allow the leak to continue on the basis that you will restart your application before the process address space is exhausted.

    如果足够物理内存地址空间,您可以允许泄漏继续,但必须进程地址空间耗尽之前重新启动应用程序

    youdao

  • Regions in a process's virtual address space can be mapped to physical memory, to a file, or to any other addressable storage.

    进程虚拟地址空间中的区域映射物理内存文件任何其他可寻址存储。

    youdao

  • If each address references a byte of storage, a 16-bit physical address would allow a processor to address 64kb of memory.

    如果每个地址引用存储字节,那么一个16位物理地址允许处理器64KB内存

    youdao

  • Although reserving chunks of the address space will not exhaust physical resources, it does prevent that memory from being used for other purposes.

    虽然保留地址空间不会耗尽物理资源但它确实能防止内存用于其他目的

    youdao

  • A native memory leak or excessive native memory use will cause different problems depending on whether you exhaust the address space or run out of physical memory.

    本机内存泄漏本机内存过度使用造成各种问题,这取决于耗尽地址空间还是完了物理内存。

    youdao

  • Figure 1 illustrates how virtual pages in a process's address space are mapped to physical page frames in memory.

    1说明了进程地址空间中的虚拟如何映射到内存中的物理

    youdao

  • This does not mean the kernel USES that much physical memory, only that it has that portion of address space available to map whatever physical memory it wishes.

    并不意味着系统内核能够肆无忌惮使用物理内存,系统内核只能使用管辖的虚拟地址空间对应的物理内存。

    youdao

  • When a program tries to access memory using a virtual address, the OS in combination with on-chip hardware maps that virtual address to the physical location.

    程序尝试使用虚拟地址访问内存时,操作系统结合片上硬件虚拟地址映射物理位置

    youdao

  • Accessing a memory address that has been swapped is a lot slower than reading a resident (in physical memory) address because it must be loaded from the hard drive.

    访问操作系统提供的内存地址要比读取(物理内存中的)常驻地址很多因为必须硬盘驱动器加载它

    youdao

  • When running on a system with more process address space than physical memory, a memory leak or excessive use of native memory will force the OS to swap out some of the virtual address space.

    进程地址空间大于物理内存系统中,内存泄漏本机内存过度使用迫使操作系统提供一些虚拟地址空间。

    youdao

  • Every time a memory location is addressed for program instructions or data, a virtual address is translated into a physical or real memory address.

    每次程序指令数据处理内存位置,都需要将虚拟地址转换物理(或实际)内存地址。

    youdao

  • The size of the physical address (the address used by the processor to index physical RAM) limits the amount of memory that can be addressed.

    物理地址(处理器用于索引物理ram地址)大小限制可以寻址内存

    youdao

  • TLB is the cache holding the mapping information from the virtual address to the physical page in memory.

    TLB缓存包含虚拟地址内存物理页面映射信息

    youdao

  • TLB cache entry reuse (cache hit) equates to quicker address translation and subsequently faster access to physical memory.

    tlb缓存条目重用(缓存命中)意味着更快地址转换,还意味着物理内存更快访问

    youdao

  • If you were writing applications to run directly on the processor without an OS, you could use all memory that the processor can address (assuming enough physical RAM is connected).

    如果编写无需操作系统直接处理器运行应用程序,您可以使用处理器可以寻址所有内存(假设连接到了足够物理ram)。

    youdao

  • The address Spaces are virtualized, meaning that the addresses are abstracted from physical memory (through a process detailed shortly).

    地址空间虚拟的,就是说地址是从物理内存中抽象出来的(通过一个简短描述的过程)。

    youdao

  • The memory addresses in the address space allow the agent to access the memories in the physical RAM.

    内存空间中的内存地址允许代理访问物理ram中的内存

    youdao

  • The first thing that "Virtual Memory" does is that it abstracts the physical address space of the machine.

    第一事“虚拟内存在于抽象机器物理地址空间

    youdao

  • Whenever an instruction is fetched from memory, the instruction pointer is translated via the instruction TLB into a physical address.

    无论何时内存中取一个指令,指令指针都会指令tlb翻译后指向物理地址

    youdao

  • At initialization, a maximum address space is virtually reserved but not allocated to physical memory unless it is needed.

    初始化的时候,一个最大地址空间保留但是仅在需要时候才分配物理地址

    youdao

  • Physical addresses are used to address memory cells in memory chips.

    物理地址用来真正访问内存单元地址

    youdao

  • Secondly, lazy management of virtual address space and management of two-layer-cached physical memory are analyzed.

    随后详细分析怠惰地址空间管理、两级缓冲的物理内存管理;

    youdao

  • In order to optimize performance, including speed and the usage of its memory, CPU usually hires a Translation Lookaside Buffer(TLB) to translate the virtual address into physical address.

    为了提高CPU速度更有效管理物理内存一般都采用转换查找缓冲器TLB)将虚拟地址转换为物理地址。

    youdao

  • It is to say that each operating data stored in internal memory has its only exact address (physical address), composed of two parts: segment address and effective address.

    一个存储内部存储器上的操作唯一确定地址(物理地址),这个地址部分构成地址段内偏移地址。

    youdao

  • A "real" address the value that must be placed on the system address bus to select a physical memory bank or device.

    物理地址:真实的地址,必须置于系统地址总线用于选择物理存储位置或者设备。

    youdao

  • A "real" address the value that must be placed on the system address bus to select a physical memory bank or device.

    物理地址:真实的地址,必须置于系统地址总线用于选择物理存储位置或者设备。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定