lkml.org 
[lkml]   [2013]   [Dec]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Help about calculating total memory consumption during booting
On 29.12.2013 19:17, PINTU KUMAR wrote:
> Hi,
>
> I need help in roughly calculating the total memory consumption in an embedded Linux system just after booting is finished.
> I know, I can see the memory stats using "free" and "/proc/meminfo"
>
> But, I need the breakup of "Used" memory during bootup, for both kernel space and user application.
>
> Example, on my ARM machine with 128MB RAM, the free memory reported is roughly:
> Total: 90MB
> Used: 88MB
> Free: 2MB
> Buffer+Cached: (5+19)MB
>
> Now, my question is, how to find the breakup of this "Used" memory of "88MB".
> This should include both kernel space allocation and user application allocation(including daemons).
>

http://www.linuxatemyram.com/ dont panic ;)

How about htop, top or
"valgrind --tool massif"






\
 
 \ /
  Last update: 2013-12-29 21:41    [W:0.039 / U:1.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site