Linus Torvalds
|
9f25a8da42
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
7 years ago |
Christoph Hellwig
|
3f3942aca6
proc: introduce proc_create_single{,_data}
|
7 years ago |
Tejun Heo
|
6162cef0f7
cgroup: Factor out and expose cgroup_rstat_*() interface functions
|
7 years ago |
Tejun Heo
|
a17556f8d9
cgroup: Reorganize kernel/cgroup/rstat.c
|
7 years ago |
Tejun Heo
|
d4ff749b5e
cgroup: Distinguish base resource stat implementation from rstat
|
7 years ago |
Tejun Heo
|
c58632b363
cgroup: Rename stat to rstat
|
7 years ago |
Linus Torvalds
|
22714a2ba4
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Tejun Heo
|
d41bf8c9de
cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat
|
7 years ago |
Tejun Heo
|
041cd640b2
cgroup: Implement cgroup2 basic CPU usage accounting
|
8 years ago |
Linus Torvalds
|
608c1d3c17
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
8 years ago |
Waiman Long
|
7a0cf0e74a
cgroup: update debug controller to print out thread mode information
|
8 years ago |
Tejun Heo
|
8cfd8147df
cgroup: implement cgroup v2 thread support
|
8 years ago |
Tejun Heo
|
715c809d9a
cgroup: reorganize cgroup.procs / task write path
|
8 years ago |
Tejun Heo
|
610467270f
cgroup: don't call migration methods if there are no tasks to migrate
|
8 years ago |
Waiman Long
|
a28f8f5e99
cgroup: Move debug cgroup to its own file
|
8 years ago |
Zefan Li
|
9732adc5d6
cgroup: avoid attaching a cgroup root to two different superblocks, take 2
|
8 years ago |
Elena Reshetova
|
4b9502e63b
kernel: convert css_set.refcount from atomic_t to refcount_t
|
8 years ago |
Tejun Heo
|
bfc2cf6f61
cgroup: call subsys->*attach() only for subsystems which are actually affected by migration
|
8 years ago |
Tejun Heo
|
e595cd7069
cgroup: track migration context in cgroup_mgctx
|
8 years ago |
Tejun Heo
|
dcfe149b9f
cgroup: move namespace code to kernel/cgroup/namespace.c
|
8 years ago |
Tejun Heo
|
d62beb7f3d
cgroup: rename functions for consistency
|
8 years ago |
Tejun Heo
|
1592c9b223
cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c
|
8 years ago |
Tejun Heo
|
fa069904dd
cgroup: separate out cgroup1_kf_syscall_ops
|
8 years ago |
Tejun Heo
|
0a268dbd79
cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c
|
8 years ago |