请输入您要查询的字词:

 

单词 virtual memory
释义
virtual memory

Computer
  • A system in which a process’s workspace is held partly in high-speed memory and partly on some slower, and cheaper, backing-store device. When the process refers to a memory location the system hardware detects whether or not the required location is physically present in memory, and generates an interrupt if it is not; this allows the system supervisor to transfer the required data area from backing store into memory. For this purpose the address space is subdivided into pages typically holding 4 kilobytes of data. Addresses within a page are defined by the 12 low-order bits in the address. The high-order bits can be thought of as the page number; they are used to search an associative memory that shows either the physical location within memory of word zero of the page, or indicates that the page is not present in memory—at which point an interrupt is generated. The system supervisor then locates the page on backing store and transfers it into memory, updating the associative memory as it does so.


Electronics and Electrical Engineering
  • A memory system that maps the user’s logical addresses into physical addresses; hence parts of the program may reside at physical addresses that bear no relationship to the logical addresses.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2025/2/5 23:02:53