* Where can I play the memory control (with -mm)
@ 2008-12-18 3:29 Ian jonhson
[not found] ` <8f34198c0812171929i6e26fdb4uc5862d102bb4fc41-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Ian jonhson @ 2008-12-18 3:29 UTC (permalink / raw)
To: balbir-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8,
containers-qjLDD68F18O7TbgM5vRIOg
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.
Could you give me some advices?
Thanks,
Ian
^ permalink raw reply [flat|nested] 7+ messages in thread[parent not found: <8f34198c0812171929i6e26fdb4uc5862d102bb4fc41-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: Where can I play the memory control (with -mm) [not found] ` <8f34198c0812171929i6e26fdb4uc5862d102bb4fc41-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2008-12-18 3:48 ` KOSAKI Motohiro [not found] ` <20081218124747.616B.KOSAKI.MOTOHIRO-+CUm20s59erQFUHtdCDX3A@public.gmane.org> 2008-12-18 3:52 ` KAMEZAWA Hiroyuki 2008-12-18 4:10 ` Balbir Singh 2 siblings, 1 reply; 7+ messages in thread From: KOSAKI Motohiro @ 2008-12-18 3:48 UTC (permalink / raw) To: Ian jonhson Cc: containers-qjLDD68F18O7TbgM5vRIOg, balbir-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8 > 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. > > Could you give me some advices? mmotm (mm on the moment == latest -mm tree) is here :) http://userweb.kernel.org/~akpm/mmotm/ ^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <20081218124747.616B.KOSAKI.MOTOHIRO-+CUm20s59erQFUHtdCDX3A@public.gmane.org>]
* Re: Where can I play the memory control (with -mm) [not found] ` <20081218124747.616B.KOSAKI.MOTOHIRO-+CUm20s59erQFUHtdCDX3A@public.gmane.org> @ 2008-12-19 6:16 ` Ian jonhson [not found] ` <8f34198c0812182216x21e5ac4ci8a44e366a39f658b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 0 siblings, 1 reply; 7+ messages in thread From: Ian jonhson @ 2008-12-19 6:16 UTC (permalink / raw) To: KOSAKI Motohiro Cc: containers-qjLDD68F18O7TbgM5vRIOg, balbir-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8 hmm... so many patches need to be patched in current kernel mainstream? I am now using the kernel version: git://git.kernel.org/pub/scm/linux/kernel/git/daveh/linux-2.6-lxc.git It seems the linux-2.6-lxc has not been updated for a couple of months because I got "Already up-to-date" after running "git-pull". So, I am wondering how many patches need to be patched in my kernel? all? Is there any kernel that has been patched for experiment? > mmotm (mm on the moment == latest -mm tree) is here :) > > http://userweb.kernel.org/~akpm/mmotm/ > > Thanks again, Ian ^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <8f34198c0812182216x21e5ac4ci8a44e366a39f658b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: Where can I play the memory control (with -mm) [not found] ` <8f34198c0812182216x21e5ac4ci8a44e366a39f658b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2008-12-19 7:09 ` Balbir Singh 2008-12-19 10:31 ` Daniel Lezcano 1 sibling, 0 replies; 7+ messages in thread From: Balbir Singh @ 2008-12-19 7:09 UTC (permalink / raw) To: Ian jonhson; +Cc: containers-qjLDD68F18O7TbgM5vRIOg * Ian jonhson <jonhson.ian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> [2008-12-19 14:16:50]: > hmm... so many patches need to be patched in current kernel mainstream? > The memory controller is in mainline, unless you want all the latest features, you should just be able to get it working from mainline > I am now using the kernel version: > > git://git.kernel.org/pub/scm/linux/kernel/git/daveh/linux-2.6-lxc.git > > It seems the linux-2.6-lxc has not been updated for a couple of months > because I got "Already up-to-date" after running "git-pull". So, I am > wondering how many patches need to be patched in my kernel? all? > Is there any kernel that has been patched for experiment? > What do you want to experiment with? You might want to look at the lxc status to see what is in mainline already. > > > mmotm (mm on the moment == latest -mm tree) is here :) > > > > http://userweb.kernel.org/~akpm/mmotm/ > > > > > > Thanks again, > > Ian > _______________________________________________ > Containers mailing list > Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org > https://lists.linux-foundation.org/mailman/listinfo/containers > -- Balbir ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Where can I play the memory control (with -mm) [not found] ` <8f34198c0812182216x21e5ac4ci8a44e366a39f658b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 2008-12-19 7:09 ` Balbir Singh @ 2008-12-19 10:31 ` Daniel Lezcano 1 sibling, 0 replies; 7+ messages in thread From: Daniel Lezcano @ 2008-12-19 10:31 UTC (permalink / raw) To: Ian jonhson Cc: containers-qjLDD68F18O7TbgM5vRIOg, balbir-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8 Ian jonhson wrote: > hmm... so many patches need to be patched in current kernel mainstream? > > I am now using the kernel version: > > git://git.kernel.org/pub/scm/linux/kernel/git/daveh/linux-2.6-lxc.git > > It seems the linux-2.6-lxc has not been updated for a couple of months > because I got "Already up-to-date" after running "git-pull". So, I am > wondering how many patches need to be patched in my kernel? all? > Is there any kernel that has been patched for experiment? > > > >> mmotm (mm on the moment == latest -mm tree) is here :) >> >> http://userweb.kernel.org/~akpm/mmotm/ >> Perhaps you can try the net-next-2.6 kernel version which is the future 2.6.29. git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git AFAICS, it should have everything you need in terms of isolation and control group. -- Daniel ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Where can I play the memory control (with -mm) [not found] ` <8f34198c0812171929i6e26fdb4uc5862d102bb4fc41-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 2008-12-18 3:48 ` KOSAKI Motohiro @ 2008-12-18 3:52 ` KAMEZAWA Hiroyuki 2008-12-18 4:10 ` Balbir Singh 2 siblings, 0 replies; 7+ messages in thread From: KAMEZAWA Hiroyuki @ 2008-12-18 3:52 UTC (permalink / raw) To: Ian jonhson Cc: containers-qjLDD68F18O7TbgM5vRIOg, balbir-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8 On Thu, 18 Dec 2008 11:29:06 +0800 "Ian jonhson" <jonhson.ian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 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-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org > https://lists.linux-foundation.org/mailman/listinfo/containers > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Where can I play the memory control (with -mm) [not found] ` <8f34198c0812171929i6e26fdb4uc5862d102bb4fc41-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 2008-12-18 3:48 ` KOSAKI Motohiro 2008-12-18 3:52 ` KAMEZAWA Hiroyuki @ 2008-12-18 4:10 ` Balbir Singh 2 siblings, 0 replies; 7+ messages in thread From: Balbir Singh @ 2008-12-18 4:10 UTC (permalink / raw) To: Ian jonhson; +Cc: containers-qjLDD68F18O7TbgM5vRIOg * Ian jonhson <jonhson.ian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> [2008-12-18 11:29:06]: > Hi Balbin, > Hi, Iar, > 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. > > Could you give me some advices? > The libvirt mailing list is the best place to ask. I know that libvirt has recently added support for the memory controller. -- Balbir ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-12-19 10:31 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-18 3:29 Where can I play the memory control (with -mm) Ian jonhson
[not found] ` <8f34198c0812171929i6e26fdb4uc5862d102bb4fc41-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-12-18 3:48 ` KOSAKI Motohiro
[not found] ` <20081218124747.616B.KOSAKI.MOTOHIRO-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2008-12-19 6:16 ` Ian jonhson
[not found] ` <8f34198c0812182216x21e5ac4ci8a44e366a39f658b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-12-19 7:09 ` Balbir Singh
2008-12-19 10:31 ` Daniel Lezcano
2008-12-18 3:52 ` KAMEZAWA Hiroyuki
2008-12-18 4:10 ` Balbir Singh
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.