-
- Downloads
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Pull cgroup updates from Tejun Heo: - cgroup2 interface for hugetlb controller. I think this was the last remaining bit which was missing from cgroup2 - fixes for race and a spurious warning in threaded cgroup handling - other minor changes * 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: iocost: Fix iocost_monitor.py due to helper type mismatch cgroup: Prevent double killing of css when enabling threaded cgroup cgroup: fix function name in comment mm: hugetlb controller for cgroups v2
Showing
- Documentation/admin-guide/cgroup-v2.rst 29 additions, 0 deletionsDocumentation/admin-guide/cgroup-v2.rst
- include/linux/hugetlb.h 2 additions, 1 deletioninclude/linux/hugetlb.h
- kernel/cgroup/cgroup.c 6 additions, 5 deletionskernel/cgroup/cgroup.c
- kernel/cgroup/rstat.c 1 addition, 1 deletionkernel/cgroup/rstat.c
- mm/hugetlb_cgroup.c 187 additions, 11 deletionsmm/hugetlb_cgroup.c
- tools/cgroup/iocost_monitor.py 2 additions, 2 deletionstools/cgroup/iocost_monitor.py
Loading
Please register or sign in to comment