LWN.net Logo

Memory use controller documentation

Memory use controller documentation

Posted May 18, 2009 11:39 UTC (Mon) by oshritf (guest, #58636)
Parent article: Memory use controller documentation

I'm running a kvm process and trying to force a hard limit of 200M on it.
The process starts with 190M but continues to grow to over 215M - though a
cgroup containing its pid is created.

Top:
pid 17826
virt 882m
res 215m

cgroup:
cat 0/tasks
17826
cat 0/memory.limit_in_bytes
209715200
cat 0/memory.max_usuage_in_bytes
33337344
cat 0/memory.failcnt
0

any ideas?


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds