What is virtual memory?
part of he secondary memory which is used as an extension to the RAM.
When is virtual memory used?
When the RAM is full to keep wanted programs open and running
What needs to happen before the data in the virtual memory is used?
it needs to be transferred back to the RAM
What can we do to overcome the use of virtual memory?
- add RAM
What is disk thrashing?
having to keep switching from secondary storage and RAM, slowing down the machine. It often happens when secondary storage is used with pages and segments