Files
ack-tegra/Documentation
Li Zefan b6719ec1ad cgroups: more documentation for remount and release_agent
This won't remove cpuacct from the mounted hierachy:
 # mount -t cgroup -o cpu,cpuacct xxx /mnt
 # mount -o remount,cpu /mnt

Because for this usage mount(8) will append the new options to the original
options.

And this will get you right:
 # mount [-t cgroup] -o remount,cpu xxx /mnt

Also document how to specify or change release_agent.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Reviewd-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Paul Menage <menage@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-02 19:04:54 -07:00
..
2009-04-01 08:59:33 -07:00
2009-04-01 08:59:21 -07:00
2009-03-30 21:46:43 +02:00
2009-01-06 17:21:00 +01:00
2009-01-14 21:42:51 +01:00
2009-03-30 21:55:26 +10:30
2009-03-10 15:55:11 -07:00
2009-03-24 16:20:36 -07:00
2009-01-06 15:59:03 -08:00
2009-03-05 21:49:44 +01:00
2009-03-17 12:56:47 +01:00
2009-03-26 15:45:43 -07:00
2009-03-16 07:55:37 -07:00
2009-03-16 07:55:37 -07:00