[Devel] [PATCH rh7 0/6] ub: rework connection between ub and memory/blkio cgroups
Vladimir Davydov
vdavydov at parallels.com
Sun Jun 7 04:57:12 PDT 2015
For the series description, please see patch 4.
https://jira.sw.ru/browse/PSBM-34035
Vladimir Davydov (6):
cgroup: add function to lookup a cgroup by pathname
cgroup: make cgroup_kernel_attach safe against cgroup removal
ub: rename functions for reading/writing cgroup resources
ub: rework connection between ub and mem/blkio cgroups
memcg: pass struct mem_cgroup instead of cgroup to ub-related methods
ub: introduce ub_total_pages
fs/internal.h | 2 -
fs/proc/base.c | 5 +-
include/bc/beancounter.h | 9 ++
include/linux/cgroup.h | 2 +
include/linux/fs.h | 2 +
include/linux/memcontrol.h | 6 -
kernel/bc/beancounter.c | 394 +++++++++++++++++++++++++++++++++------------
kernel/bc/io_acct.c | 2 +-
kernel/cgroup.c | 26 ++-
mm/memcontrol.c | 45 ++----
mm/shmem.c | 7 +-
11 files changed, 344 insertions(+), 156 deletions(-)
--
2.1.4
More information about the Devel
mailing list