Compressed caching improves LTSP memory efficiency
"Nai Xia" <[email protected]>
| Newsgroups | gmane.linux.terminal-server.devel |
|---|---|
| Message-ID | <[email protected]> |
hi, all
Compressed Caching for Linux (http://code.google.com/p/compcache/) is
a project that creates RAM based block device (named ramzswap) which
acts as swap disk. Pages swapped to this disk are compressed and
stored in memory itself. Compressing pages and keeping them in RAM
virtually increases its capacity. This allows more applications to fit
in given amount of memory. This is especially useful for LTSP
environment where swapping is either unavailable or expensive(through
nbd or NFS).
We have done some testing in LTSP of debian with limited memory and
analyzed the memory behavior of two popular program -- kpdf & firefox.
The result shows compcache greatly improves the memory efficiency.
And what is most important is that you can install and use compcache
very easily and feel the significant improvement with you own eyes.
Please take a look at the URLs for detailed information:
Project homepage: http://code.google.com/p/compcache/
Kpdf & firefox testing result:
http://code.google.com/p/compcache/wiki/LTSPPerf
Best Regards,
Nai Xia
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_____________________________________________________________________
Ltsp-developer mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-developer
For additional LTSP help, try #ltsp channel on irc.freenode.net