LWN.net Logo

Looking forward to 2.7

Looking forward to 2.7

Posted Jun 26, 2003 3:05 UTC (Thu) by cpeterso (subscriber, #305)
Parent article: Looking forward to 2.7

I'm looking forward to the compressed caching patch, which creates a "swap space" of compressed pages between uncompressed pages and the swap space on disk. As memory gets faster and cheaper, using CPU time to compress pages in memory can sometimes be faster than writing them to disk.

There is such a patch for Linux, but it does seem to get much testing.

http://linuxcompressed.sourceforge.net/


(Log in to post comments)

Looking forward to 2.7

Posted Jun 26, 2003 13:39 UTC (Thu) by zooko (subscriber, #2589) [Link]

I was wondering if the variable-size pages would be useful for the memory-compression stuff, since the compressed page could be stored in a smaller page frame ?

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds