-
- Downloads
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Pull cgroup updates from Tejun Heo: - Oleg's pids controller accounting update which gets rid of rcu delay in pids accounting updates - rstat (cgroup hierarchical stat collection mechanism) optimization - Doc updates * 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: cpuset: remove unused task_has_mempolicy() cgroup, rstat: Don't flush subtree root unless necessary cgroup: add documentation for pids.events file Documentation: cgroup-v2: eliminate markup warnings MAINTAINERS: Update cgroup entry cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting
No related branches found
No related tags found
Showing
- Documentation/admin-guide/cgroup-v2.rst 1 addition, 1 deletionDocumentation/admin-guide/cgroup-v2.rst
- Documentation/cgroup-v1/pids.txt 3 additions, 0 deletionsDocumentation/cgroup-v1/pids.txt
- MAINTAINERS 3 additions, 2 deletionsMAINTAINERS
- include/linux/cgroup-defs.h 1 addition, 1 deletioninclude/linux/cgroup-defs.h
- include/linux/cgroup.h 2 additions, 0 deletionsinclude/linux/cgroup.h
- kernel/cgroup/cgroup.c 9 additions, 6 deletionskernel/cgroup/cgroup.c
- kernel/cgroup/cpuset.c 0 additions, 13 deletionskernel/cgroup/cpuset.c
- kernel/cgroup/pids.c 2 additions, 2 deletionskernel/cgroup/pids.c
- kernel/cgroup/rstat.c 6 additions, 4 deletionskernel/cgroup/rstat.c
- kernel/exit.c 1 addition, 0 deletionskernel/exit.c
Loading
Please register or sign in to comment