virtual memory allocation 中文意思是什麼

virtual memory allocation 解釋
虛擬存儲器分配
  • virtual : adj. 1. 實際上的,實質上的,事實上的。2. 【物理學】虛像的。3. 【物理學】有效的;【計算機】(網上)虛擬的。4. 〈古語〉具有可產生某種效果之內在力的。
  • memory : n. 1. 記憶;記憶力;【自動化】存儲器;信息存儲方式;存儲量。2. 回憶。3. 紀念。4. 死後的名聲,遺芳。5. 追想得起的年限[范圍]。
  • allocation : n. 1. (原料等的)分配,配給。2. 配給物,配給量。3. 定位置,部署。4. 【會】(經費、收入等的)分配法。
  1. Argument specifies the total heap allocation in virtual memory

    參數指定虛擬內存中總的堆分配。
  2. Argument specifies the total stack allocation in virtual memory

    參數指定虛擬內存中總的堆棧分配。
  3. Traditionally, the amount of virtual memory required by these utilities is dependent on file system size, since the bulk of the required virtual memory is used to track the allocation state of the individual blocks in the file system

    通常,這些實用程序所需的虛存數量由文件系統的大小決定,這是由於所需虛存主要用於跟蹤文件系統中個別塊的分配狀態。
  4. Like all other file systems, the jfs utility needs to track block allocation states but avoids using virtual memory to do so by using a small reserved work area located within the actual file system

    如同所有其它的文件系統, jfs實用程序需要跟蹤塊分配狀態,但避免使用虛存方法,而是使用位於實際文件系統中的一小塊保留工作區來實現。
  5. This option specifies the total stack allocation in virtual memory

    該選項指定虛擬內存中的總的堆棧分配。
  6. After reboot, sql server 2005 operates in a normal dynamic memory allocation mode, and the available memory is limited to virtual address space or physical memory, whichever is smaller

    重新啟動后, sql server 2005將在標準動態內存分配模式下運行,其可用內存受虛擬地址空間或物理內存的限制,以較小的值為準。
  7. We first give an analysis of the whole system and its requests for memory management then we design and implement the memory management strategies of rtos for this chip, including the paged virtual memory management mechanism without swap, the memory protection, the memory sharing and the static / dynamic memory allocation mechanism. chapter 4 describes the simulation method of the memory management strategies implemented in the previous chapter, then we analyse the results of the simulation

    首先對系統進行了分析,得到其對操作系統的存儲管理的具體要求,然後針對上面提出的需求,設計並實現了相應的存儲管理策略,包括分頁不交換的虛擬存儲機制、存儲保護、存儲共享以及內存的靜態動態分配機制,最後介紹了在本系統研究和實現過程中用到的幾個工具軟體。
分享友人