Thread (33 messages) 33 messages, 8 authors, 2012-06-07

Re: [PATCH] meminfo: show /proc/meminfo base on container's memcg

From: David Rientjes <hidden>
Date: 2012-05-31 06:18:02
Also in: linux-mm, lkml

On Thu, 31 May 2012, Kamezawa Hiroyuki wrote:
quoted
The bottomline is that /proc/meminfo is one of many global resource state
interfaces and doesn't imply that every thread has access to the full
resources.  It never has.  It's very simple for another thread to consume
a large amount of memory as soon as your read() of /proc/meminfo completes
and then that information is completely bogus.
Why you need to discuss this here ? We know all information are snapshot.
MemTotal is usually assumed to be static from /proc/meminfo and could now 
change radically without notification to the application.
Hmm....maybe need to mount cgroup in the container (again) and get an access
to cgroup
hierarchy and find the cgroup it belongs to......if it's allowed.
An application should always know the cgroup that its attached to and be 
able to read its state using the command that I gave earlier.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help