Re: [lc-devel] pre4
Status: Beta
Brought to you by:
nitin_sf
From: Rodrigo S. de C. <rc...@im...> - 2002-05-23 12:47:48
|
On Thu, May 23, 2002 at 09:55:29AM +0800, Patrick wrote: > I think the setup procedures have been changed. > Can you give me the proper way of selecting the compress cache size Initial compressed cache size can only be set by kernel parameter now. During your uptime, you can set compressed cache size by echoing a new value to the file /proc/sys/vm/comp_cache/size In both cases, the parameter is the number of memory pages (4096 bytes on i386). I want to make it soon similar to "mem=" kernel parameter where you can have the input as megabytes instead of memory pages. Note: there's no way to set the compressed cache size in kernel compilation process anymore. > and how to compile it? I updated yesterday some installation instruction on our main page[1], so take a look at the "How to apply the Patches" section. If you still have troubles, please send us an email. [1] http://linuxcompressed.sourceforge.net/ Regards, -- Rodrigo S. de Castro <rc...@im...> |