Tejun Heo
|
033fa1c5f5
cgroup, cpuset: remove cgroup_subsys->post_clone()
|
12 years ago |
Tejun Heo
|
2260e7fc1f
cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
|
12 years ago |
Tejun Heo
|
92fb97487a
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
|
12 years ago |
Michael Kerrisk
|
83b061fc09
cgroup: trivial fixes for Documentation/cgroups/cgroups.txt
|
13 years ago |
Aristeu Rozanski
|
19ec2567e0
cgroup: add documentation on extended attributes usage
|
13 years ago |
Daniel Wagner
|
9a8054aa5d
cgroup: Update remount documentation
|
13 years ago |
Daniel Wagner
|
496f1314f9
cgroup: Remove populate() documentation
|
13 years ago |
Li Zefan
|
6be96a5c90
cgroup: remove hierarchy_mutex
|
13 years ago |
Li Zefan
|
761b3ef50e
cgroup: remove cgroup_subsys argument from callbacks
|
13 years ago |
Tejun Heo
|
494c167cf7
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
|
13 years ago |
Tejun Heo
|
2f7ee5691e
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach()
|
13 years ago |
Li Zefan
|
5fe69d7e25
Documentation: update cgroups notes
|
13 years ago |
Jörg Sommer
|
67de0162fb
Documentation: fix cgroup typos and formatting
|
14 years ago |
Jörg Sommer
|
f6e07d3807
Documentation: update cgroupfs mount point
|
14 years ago |
Daniel Lezcano
|
a77aea9201
cgroup: remove the ns_cgroup
|
14 years ago |
Ben Blum
|
74a1166dfe
cgroups: make procs file writable
|
14 years ago |
Ben Blum
|
f780bdb7c1
cgroups: add per-thread subsystem callbacks
|
14 years ago |
Geunsik Lim
|
6ad85239da
Documentation: update cgroups info user groups names
|
14 years ago |
Eric B Munson
|
bb6405eab2
Documentation: update cgroup pid and cpuset information
|
14 years ago |
Trevor Woerner
|
1bdcd78e24
cgroups: remove deprecated subsystem from examples.
|
14 years ago |
Daniel Lezcano
|
97978e6d1f
cgroup: add clone_children control file
|
14 years ago |
Trevor Woerner
|
595f4b694c
Documentation/cgroups/cgroups.txt: fix reference to "numtasks"
|
15 years ago |
Linus Torvalds
|
f39d01be4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
KAMEZAWA Hiroyuki
|
7716fa6603
cgroups: fix procs documentation
|
15 years ago |
Thomas Weber
|
8839316121
Fix typos in comments
|
15 years ago |
Kirill A. Shutemov
|
0dea116876
cgroup: implement eventfd-based generic API for notifications
|
15 years ago |
Kirill A. Shutemov
|
8ca712ea84
cgroups: fix CONTENTS in cgroups documentation
|
15 years ago |
Ben Blum
|
cf5d5941fd
cgroups: subsystem module unloading
|
15 years ago |
Ben Blum
|
e6a1105ba0
cgroups: subsystem module loading interface
|
15 years ago |
Daisuke Nishimura
|
2468c7234b
cgroup: introduce cancel_attach()
|
15 years ago |