您要查找的是不是:
- Total size of the virtual address space, including shared pages. 虛擬地址空間的總體大小,包括共享頁(yè)面。
- To avoid this catastrophe, the filter driver must ensure that the kernel virtual address for the requestor's buffer is usable in an arbitrary thread context. 為了避免這種情況的發(fā)生,過(guò)濾驅動(dòng)程序必須確保請求者的緩沖區虛擬地址在隨機線(xiàn)程上下文中始終可用。
- All threads of a process share its virtual address space and system resources. 進(jìn)程中的所有線(xiàn)程都分享了其進(jìn)程中虛擬地址空間與系統資源。
- Typically, an OS assigns each program its own virtual address space. 典型的例子是,OS為每個(gè)程序分配自己的虛擬地址空間。
- With Exchange 2000, administrators may have experienced issues regarding virtual address space management. 使用Exchange 2000時(shí),管理員可能會(huì )遇到與虛擬地址空間管理有關(guān)的問(wèn)題。
- Its purpose is to dump an overview of the virtual address space and resident set for a particular process. 它的目的是轉儲特定進(jìn)程的虛擬地址空間和駐留集。
- AWE should be used only when available physical memory is greater than user-mode virtual address space. 只有當可用物理內存大于用戶(hù)模式的虛擬地址空間時(shí),才應該使用AWE。
- Continuously appending strings to StringBuilder objects can result in virtual address space fragmentation. 連續不斷地將字符串追加到StringBuilder對象可能會(huì )產(chǎn)生虛擬地址空間碎片。
- If the available physical memory is greater than the user mode virtual address space, AWE can be activated. 如果可用物理內存大于用戶(hù)模式虛擬地址空間,則可以激活AWE。
- If the available physical memory is less than the user mode virtual address space, AWE cannot be activated. 如果可用物理內存小于用戶(hù)模式虛擬地址空間,則無(wú)法激活AWE。
- If the available physical memory is less than the user mode virtual address space, AWE cannot be enabled. 如果可用物理內存小于用戶(hù)模式虛擬地址空間,則無(wú)法啟用AWE。
- This results in failure to allocate memory due to virtual address space fragmentation. 這樣會(huì )由于虛擬地址空間碎片而導致內存分配失敗。
- All threads owned by an application share the same user mode virtual address space. 應用程序擁有的所有線(xiàn)程都共享同一個(gè)用戶(hù)模式虛擬地址空間。
- Reserves virtual address space for Hot Add memory metadata when AWE is enabled with 32-bit SQL Server 2005. 為使用32位的SQL Server 2005啟用AWE時(shí)的熱添加內存元數據保留虛擬地址空間。
- Number of 8-KB buffers in the buffer pool that are directly accessible in the process virtual address space. 在進(jìn)程虛擬地址空間中可直接訪(fǎng)問(wèn)的緩沖池中的8 KB緩沖區數。
- Then user process could read the memory parameter from proc, and use mmap function to map this memory to its virtual address space. 請教諸位高手,小弟想實(shí)現內核空間和用戶(hù)空間的公享內存,該怎么做?請教諸位高手,小弟想實(shí)現內核空間和用戶(hù)空間的公享內存來(lái)避免內核和用戶(hù)空間的拷貝,請問(wèn)該如何實(shí)現?
- Exchange Server 2003 includes a number of new tuning enhancements such as link state traffic and virtual address space management. Exchange Server 2003中新增了許多調整功能,例如鏈路狀態(tài)通信和虛擬地址空間管理。
- The VirtualQueryEx function provides information about a range of pages within the virtual address space of a specified process. 該函數提供了指定進(jìn)程的虛擬地址空間的一定頁(yè)面范圍內的信息。
- These changes to the large object heap have effectively eliminated memory allocation failures caused by this form of virtual address space fragmentation. 對大型對象堆所做的這些更改可有效地消除由虛擬地址空間碎片引起的內存分配失敗。
- Microsoft Windows operating systems provide applications with access to 2 GB of process address space, specifically known as user mode virtual address space. 對于Microsoft Windows操作系統,應用程序可以訪(fǎng)問(wèn)2 GB的進(jìn)程地址空間,稱(chēng)為用戶(hù)模式虛擬地址空間。