ECE243 Practice Question Website


Main Assembly Programming Input/Output Memory Computer Architecture Advanced Topics

Advanced Topic Questions





Question 2

Which of the folloing features are implemented directly by virtual memory (there are multiple right and wrong answers listed).

  1. a larger virtual address space than physical memory
  2. allow multiple processes to share a physical memory
  3. higher bandwidth access to disk
  4. a larger number of autovectored interrupts
  5. protection between processes
  6. support for memory mapped devices

Answer

  1. a larger virtual address space than physical memory
  2. allow multiple processes to share a physical memory
  3. protection between processes