Re: [lc-devel] pre4
Status: Beta
Brought to you by:
nitin_sf
From: Rodrigo S. de C. <rc...@im...> - 2002-05-23 13:57:40
|
On Thu, May 23, 2002 at 09:47:41AM -0300, Rodrigo Souza de Castro wrote: > 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. I already changed the code to accept the input the way mem= does and the code is already in CVS (0.23pre5 will have it). Thus, we will be able to enter values like compsize=16M, 1024K or even 1G (although the compressed cache cannot be that large) without having to convert the value into memory pages. -- Rodrigo S. de Castro <rc...@im...> |