RAM or ROM, Whats the difference
Virtual memory is memory that appears to exist as main storage although most of it is supported by data held in secondary storage. The main benefits of virtual memory are:
- freeing applications from having to manage a shared memory space
- increased security due to memory isolation
- being able to conceptually use more memory than might be physically available
Virtual memory is memory that appears to exist as main storage although most of it is supported by data held in secondary storage. The main benefits of virtual memory are:
- freeing applications from having to manage a shared memory space
- increased security due to memory isolation
- being able to conceptually use more memory than might be physically available
No comments:
Post a Comment