From mboxrd@z Thu Jan 1 00:00:00 1970 From: yad.naveen@gmail.com (naveen yadav) Date: Fri, 31 Dec 2010 11:09:56 +0530 Subject: kernel memory usage In-Reply-To: References: Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Yes Bharath, you are right. On Thu, Dec 30, 2010 at 9:07 AM, Bharath H S wrote: > I think Naveen means, all the memory does not appear in the output of > /proc/meminfo, the reason is kernel memory is discounted and not > accounted for in the output. May be his goal is to calculate the total > memory in the system and that output of /proc/meminfo does not give > that. > > > > On Wed, Dec 29, 2010 at 9:39 PM, Mulyadi Santosa > wrote: >> On Wed, Dec 29, 2010 at 20:30, naveen yadav wrote: >>> Hi all, >>> >>> I want to calculate the total kernel memory usage. >> >> First, what's your definition of "kernel memory" ? Everything that is >> mapped inside kernel address space only? >> -- >> regards, >> >> Mulyadi Santosa >> Freelance Linux trainer and consultant >> >> blog: the-hydra.blogspot.com >> training: mulyaditraining.blogspot.com >> >> _______________________________________________ >> Kernelnewbies mailing list >> Kernelnewbies at kernelnewbies.org >> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies >> >