Li Zefan
|
33d283bef2
cgroups: fix a serious bug in cgroupstats
|
16 年之前 |
KAMEZAWA Hiroyuki
|
3fa59dfbc3
cgroup: fix potential deadlock in pre_destroy
|
16 年之前 |
Li Zefan
|
24eb089950
cgroups: fix invalid cgrp->dentry before cgroup has been completely removed
|
16 年之前 |
Stephen Rothwell
|
2077776641
cgroup: remove unused variable
|
16 年之前 |
Paul Menage
|
cc31edceee
cgroups: convert tasks file to use a seq_file with shared pid array
|
16 年之前 |
Lai Jiangshan
|
146aa1bd05
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
|
16 年之前 |
Balbir Singh
|
9363b9f23c
memrlimit: cgroup mm owner callback changes to add task info
|
16 年之前 |
Balbir Singh
|
31a78f23ba
mm owner: fix race between swapoff and exit
|
16 年之前 |
Li Zefan
|
55b6fd0162
cgroup: uninline cgroup_has_css_refs()
|
17 年之前 |
Li Zefan
|
36553434f4
cgroup: remove duplicate code in allocate_cg_link()
|
17 年之前 |
Li Zefan
|
5a3eb9f6b7
cgroup: fix possible memory leak
|
17 年之前 |
Al Viro
|
3f8206d496
[PATCH] get rid of indirect users of namei.h
|
17 年之前 |
Adrian Bunk
|
96930a6365
make cgroup_seqfile_release() static
|
17 年之前 |
Serge E. Hallyn
|
e885dcde75
cgroup_clone: use pid of newly created task for new cgroup
|
17 年之前 |
Paul Menage
|
af351026aa
cgroup files: turn attach_task_by_pid directly into a cgroup write handler
|
17 年之前 |
Paul Menage
|
6379c10615
cgroup files: move notify_on_release file to separate write handler
|
17 年之前 |
Paul Menage
|
84eea84288
cgroups: misc cleanups to write_string patchset
|
17 年之前 |
Paul Menage
|
e788e066c6
cgroup files: move the release_agent file to use typed handlers
|
17 年之前 |
Paul Menage
|
db3b14978a
cgroup files: add write_string cgroup control file method
|
17 年之前 |
Li Zefan
|
8947f9d5b3
cgroups: annotate two variables with __read_mostly
|
17 年之前 |
KOSAKI Motohiro
|
71cbb949d1
cgroup: list_for_each cleanup
|
17 年之前 |
Li Zefan
|
7e9abd89cb
cgroup: use read lock to guard find_existing_css_set()
|
17 年之前 |
Cedric Le Goater
|
5c02b57578
cgroups: remove node_ prefix_from ns subsystem
|
17 年之前 |
Miklos Szeredi
|
e4ad08fe64
mm: bdi: add separate writeback accounting capability
|
17 年之前 |
Balbir Singh
|
cf475ad28a
cgroups: add an owner to the mm_struct
|
17 年之前 |
Serge E. Hallyn
|
29486df325
cgroups: introduce cft->read_seq()
|
17 年之前 |
Li Zefan
|
28fd5dfc12
cgroups: remove the css_set linked-list
|
17 年之前 |
Li Zefan
|
e8d55fdeb8
cgroups: simplify init_subsys()
|
17 年之前 |
Li Zefan
|
472b1053f3
cgroups: use a hash table for css_set finding
|
17 年之前 |
Pavel Emelyanov
|
d447ea2f30
cgroups: add the trigger callback to struct cftype
|
17 年之前 |