您要查找的是不是:
- virtual address memory window 虚拟地址存储窗口
- A mode where virtual addresses are not transformed through a memory map; for example, the virtual address is used as an actual address. 一种地址转换方式,其中虚拟地址不通过存储映象进行转换,例如将虚拟地址作为实际地址使用。
- VAX? Virtual Address eXtended(-sion)? 虚拟地址扩展?
- AWE should be used only when available physical memory is greater than user-mode virtual address space. 只有当可用物理内存大于用户模式的虚拟地址空间时,才应该使用AWE。
- If the available physical memory is greater than the user mode virtual address space, AWE can be activated. 如果可用物理内存大于用户模式虚拟地址空间,则可以激活AWE。
- Within the Virtual Memory window you will have the C drive (SSD) with no page file set and you should now see the RamDisk listed also. 在虚拟内存窗口中,您将在C硬盘(SSD),没有页面文件设置,您现在应该可以看到该内存磁盘还列出。
- If the available physical memory is less than the user mode virtual address space, AWE cannot be activated. 如果可用物理内存小于用户模式虚拟地址空间,则无法激活AWE。
- If the available physical memory is less than the user mode virtual address space, AWE cannot be enabled. 如果可用物理内存小于用户模式虚拟地址空间,则无法启用AWE。
- By default, the Memory window treats an Address expression as a live expression, which is reevaluated as your program executes. 默认情况下,“内存”窗口将“地址”表达式视为活动表达式,即程序执行时将对该表达式进行重新计算。
- Gets the relative virtual address of the code that this. 所表示代码的相对虚拟地址。
- Similarly, typing the name of a symbol returns its virtual address. 同样,输入符号名则返回其虚拟地址。
- Total size of the virtual address space, including shared pages. 虚拟地址空间的总体大小,包括共享页面。
- This results in failure to allocate memory due to virtual address space fragmentation. 这样会由于虚拟地址空间碎片而导致内存分配失败。
- Reserves virtual address space for Hot Add memory metadata when AWE is enabled with 32-bit SQL Server 2005. 为使用32位的SQL Server 2005启用AWE时的热添加内存元数据保留虚拟地址空间。
- In a virtual storage system, a fixed-length block that has a virtual address and that is transferred as a unit between real storage and auxiliary storage. 在虚拟存储(器)系统中,具有一个虚拟地址并且可以在实存储器和辅助存储器之间作为一个单位来传送的一种长度固定的(数据)块。
- Then user process could read the memory parameter from proc, and use mmap function to map this memory to its virtual address space. 请教诸位高手,小弟想实现内核空间和用户空间的公享内存,该怎么做?请教诸位高手,小弟想实现内核空间和用户空间的公享内存来避免内核和用户空间的拷贝,请问该如何实现?
- To change to a different format, right-click the Memory window and select a format from the shortcut menu. 若要更改为另一种格式,请右击“内存”窗口并从快捷菜单中选择一种格式。
- Code instructions address data using the virtual address; the Memory Management Unit (MMU) is responsible for the translation of the virtual address to the physical RAM address. 代码指令使用了虚拟的地址;内存管理单元(MMU)负责把虚地址转换成实际的物理RAM地址。
- A set of bits constituting the smallest unit of addressable memory. 字构成可寻址贮存器最小单位的一套数字
- All threads of a process share its virtual address space and system resources. 进程中的所有线程都分享了其进程中虚拟地址空间与系统资源。