[lc-devel] [PATCH] 2.4.18-0.23pre8
Status: Beta
Brought to you by:
nitin_sf
From: Rodrigo S. de C. <rc...@im...> - 2002-07-03 13:16:41
|
Let's hope this is the last one before 0.23 final. This patch features lots of bug fixes as well as tweakings to improve compressed cache performance. It also adds an option to resize compressed cache on demand. This means that compressed cache will only grow when actually needed and as soon as it is unneeded, it will shrink. The "compsize=" kernel parameter, in this case, indicates the maximum size of the compressed cache. Details: http://sourceforge.net/project/shownotes.php?release_id=79353 Download http://prdownloads.sourceforge.net/linuxcompressed/patch-comp-cache-2.4.18-0.23pre8.bz2?download Direct Link: http://west.dl.sourceforge.net/sourceforge/linuxcompressed/patch-comp-cache-2.4.18-0.23pre8.bz2 -- Rodrigo S. de Castro <rc...@im...> |