Content deleted Content added
→top: Makes more sense to describe what it is first, and then what it isn't – if you agree |
→Benefits: Not enough content for subsectioning |
||
Line 6:
==Benefits==
Virtual memory compression can provide several benefits: overall performance
: By reducing the I/O activity caused by paging requests, virtual memory compression can produce overall performance
: In some situations, such as in embedded devices, auxiliary storage is limited or non-existent. In these cases, virtual memory compression can allow a virtual memory system to operate, where otherwise virtual memory would have to be disabled. This allows the system to run certain software which would otherwise be unable to operate in an environment with no virtual memory.
: [[Flash memory]] has certain endurance limitations on the maximum number of erase cycles it can undergo, which can be as low as 100 erase cycles. In systems where Flash Memory is used as the only auxiliary storage system, implementing virtual memory compression can reduce the total quantity of data being written to auxiliary storage, improving system reliability.
==Shortcomings==
|