Computer Architecture and Design Question: Download Computer Architecture PDF

What is Virtual Memory?

Tweet Share WhatsApp

Answer:

Virtual Memory is a way of extending a computers memory by using a disk file to simulate add'l memory space. The OS keeps track of these add'l memory addresses on the hard disk called pages, and the operation in bringing in pages is called page fault.

Download Computer Architecture PDF Read All 30 Computer Architecture Questions
Previous QuestionNext Question
What is Cache Coherency?What are the five stages in a DLX pipeline?