On Thu, Sep 08, 2011 at 03:49:07AM +0300, Kirill A. Shutemov wrote: > On Thu, Sep 08, 2011 at 09:19:14AM +0900, KAMEZAWA Hiroyuki wrote: > > > Should we have field 'ram' (or 'memory') for rss+cache in memory.stat? > > > > Why do you think so ? > > It may be useful for scripting purpose. Just an idea. $ awk '/^cache/{mem+=$2} /^rss/{mem+=$2} END{print(mem)}' /sys/fs/cgroup/memory/memory.stat 1904500736 Am I missing something here? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>