Messages in this thread |  | | Date | Tue, 13 Oct 2009 09:29:20 +0900 | From | KAMEZAWA Hiroyuki <> | Subject | Re: [PATCH 0/2] memcg: improving scalability by reducing lock contention at charge/uncharge |
| |
On Sun, 11 Oct 2009 11:34:39 -0700 Ying Han <yinghan@google.com> wrote:
> 2009/10/10 KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
> > This patch series is only for "child" cgroup. Sorry, I had to write it > > clearer. No effects to root. > > > > Ok, Thanks for making it clearer. :) So Do you mind post the cgroup+memcg > configuration > while you are running on your host? >
#mount -t cgroup /dev/null /cgroups -omemory #mkdir /cgroups/A #echo $$ > /cgroups/A
and run test.
Thanks, -Kame
|  |