RE: limiting kernel memory

2009-01-08 Thread Rajat Jain
Hi, I am working on mips-64bit multi-core with 4GB RAM/8GB RAM, my question how do,I strict kernel to use only 2GB Physical RAM or Kernel should use only 2GB Physical RAM. Pass mem=2G as kernel command line parameter. Thanks, Rajat -- To unsubscribe from this list:

Re: limiting kernel memory

2009-01-07 Thread Hemanth Kumar
: limiting kernel memory To: hemw...@yahoo.co.in Cc: kernelnewbies@nl.linux.org Date: Thursday, 8 January, 2009, 11:23 AM Hemanth, You can set a hard memory limit with the mem= kernel parameter. see here: http://lxr.linux.no/linux+v2.6.28/Documentation/kernel-parameters.txt#L1224 -- Mark

Re: limiting kernel memory

2009-01-07 Thread Hemanth Kumar
--- On Thu, 8/1/09, Mark Brown ma...@marksmachinations.com wrote: From: Mark Brown ma...@marksmachinations.com Subject: Re: limiting kernel memory To: hemw...@yahoo.co.in Cc: kernelnewbies@nl.linux.org Date: Thursday, 8 January, 2009, 11:23 AM Hemanth, You can set a hard memory limit with the mem