Virtual memory compression: Difference between revisions

Content deleted Content added
Prioritization: Sorry, but I really don't understand what this tries to convey? If there's no free RAM, how can it be better not to deal "with the lowest priority data"? Until it's clarified, it might be better not to have it at all
Line 18:
 
===Low compression ratios===
AOne of the primary issueissues is the degree to which the contents of primary storage can be compressed under real-world loads. Program code and much of the data held in primary storage is often not highly compressible, since efficient programming techniques and data architectures are designed to automatically eliminate redundancy in data sets.
 
===Background I/O===