Li Zefan
|
9d34706f42
cgroups: remove duplicate include
|
15 年之前 |
Kirill A. Shutemov
|
a0a4db548e
cgroups: remove events before destroying subsystem state objects
|
15 年之前 |
Kirill A. Shutemov
|
4ab78683c1
cgroups: fix race between userspace and kernelspace
|
15 年之前 |
Kirill A. Shutemov
|
0dea116876
cgroup: implement eventfd-based generic API for notifications
|
15 年之前 |
Li Zefan
|
b70cc5fdb4
cgroups: clean up cgroup_pidlist_find() a bit
|
15 年之前 |
Ben Blum
|
67523c48aa
cgroups: blkio subsystem as module
|
15 年之前 |
Ben Blum
|
cf5d5941fd
cgroups: subsystem module unloading
|
15 年之前 |
Ben Blum
|
e6a1105ba0
cgroups: subsystem module loading interface
|
15 年之前 |
Ben Blum
|
aae8aab403
cgroups: revamp subsys array
|
15 年之前 |
Daisuke Nishimura
|
d7b9fff711
cgroup: introduce coalesce css_get() and css_put()
|
15 年之前 |
Daisuke Nishimura
|
2468c7234b
cgroup: introduce cancel_attach()
|
15 年之前 |
Ingo Molnar
|
c50cc75271
sched, cgroups: Fix module export
|
15 年之前 |
Paul E. McKenney
|
d11c563dd2
sched: Use lockdep-based checking on rcu_dereference()
|
15 年之前 |
Li Zefan
|
4528fd0595
cgroups: fix to return errno in a failure path
|
15 年之前 |
Dave Anderson
|
bd4f490a07
cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
|
15 年之前 |
KOSAKI Motohiro
|
478988d3b2
cgroup: fix strstrip() misuse
|
15 年之前 |
KAMEZAWA Hiroyuki
|
3dece8347d
cgroup: catch bad css refcnt at css_put
|
15 年之前 |
Alexey Dobriyan
|
828c09509b
const: constify remaining file_operations
|
15 年之前 |
Ben Blum
|
be367d0992
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
|
15 年之前 |
Ben Blum
|
c378369d8b
cgroups: change css_set freeing mechanism to be under RCU
|
15 年之前 |
Ben Blum
|
d1d9fd3308
cgroups: use vmalloc for large cgroups pidlist allocations
|
15 年之前 |
Ben Blum
|
72a8cb30d1
cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces
|
15 年之前 |
Ben Blum
|
102a775e36
cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids
|
15 年之前 |
Paul Menage
|
8f3ff20862
cgroups: revert "cgroups: fix pid namespace bug"
|
15 年之前 |
Paul Menage
|
2c6ab6d200
cgroups: allow cgroup hierarchies to be created with no bound subsystems
|
15 年之前 |
Paul Menage
|
7717f7ba92
cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup
|
15 年之前 |
Paul Menage
|
fe6934354f
cgroups: move the cgroup debug subsys into cgroup.c to access internal state
|
15 年之前 |
Paul Menage
|
c6d57f3312
cgroups: support named cgroups hierarchies
|
15 年之前 |
Xiaotian Feng
|
34f77a90f7
cgroups: make unlock sequence in cgroup_get_sb consistent
|
15 年之前 |
James Morris
|
88e9d34c72
seq_file: constify seq_operations
|
15 年之前 |