commit | d7926ee38f5c6e0bbebe712304f99a4c67e40f84 | [log] [tgz] |
---|---|---|
author | Sridhar Samudrala <samudrala.sridhar@gmail.com> | Sun May 30 22:24:39 2010 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Jul 28 15:45:12 2010 +0300 |
tree | 2feae78726dae032741f81fc9590d61693a182f5 | |
parent | c23f3445e68e1db0e74099f264bc5ff5d55ebdeb [diff] |
cgroups: Add an API to attach a task to current task's cgroup Add a new kernel API to attach a task to current task's cgroup in all the active hierarchies. Signed-off-by: Sridhar Samudrala <sri@us.ibm.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Paul Menage <menage@google.com> Acked-by: Li Zefan <lizf@cn.fujitsu.com>