[Devel] Re: Where can I play the memory control (with -mm)

KAMEZAWA Hiroyuki kamezawa.hiroyu at jp.fujitsu.com
Wed Dec 17 19:52:00 PST 2008


On Thu, 18 Dec 2008 11:29:06 +0800
"Ian jonhson" <jonhson.ian at gmail.com> wrote:

> Hi Balbin,
> 
> I am very interested in the memory control of container,
> but I don't know where I can find the patches to push the
> functionalities and how to use the codes via some example
> or use cases.
> 
Because it has much relationship with global memory managenet,
it's mainatained in -mm kernel.
http://marc.info/?l=linux-mm-commits&r=1&w=2
http://userweb.kernel.org/~akpm/mmotm/

> Could you give me some advices?
> 
See Documentaion/controllers/memory.txt and 
    Documentaion/controllers/memcg_test.txt
If not enough, please advice me to improve above 2.

Relatead source code is
  mm/memcontrol.c
  mm/page_cgroup.c
  include/linux/memcontrol.h
  include/linux/page_cgroup.h

Regards,
-Kame


> Thanks,
> 
> Ian
> _______________________________________________
> Containers mailing list
> Containers at lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/containers
> 

_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list