Vladimir Davydov (11): ub: remove some dead code ub: zap show_ub_mem ub: simplify memcg synchronization ub: do not apply memcg limits on attaching via sys_setluid ub: sync memcg before setting limit via sys_setublimit ub: drop ubc_ioprio knob ub: cleanup cgroup attaching code ub: kill ub_dcache_threshold sysctl knob ub: do not show dead beancounters under /proc/bc ub: get rid of pincount ub: zap /proc/bc/ID/slabinfo
drivers/tty/sysrq.c | 7 -- include/bc/beancounter.h | 19 +---- include/bc/vmpages.h | 9 --- include/linux/cgroup.h | 1 - kernel/bc/beancounter.c | 173 ++++++++++++---------------------------------- kernel/bc/proc.c | 100 ++------------------------- kernel/bc/sys.c | 4 +- kernel/bc/vm_pages.c | 51 +++----------- kernel/cgroup.c | 18 ----- mm/memcontrol.c | 20 +++--- mm/memory.c | 3 +- 11 files changed, 82 insertions(+), 323 deletions(-) -- 1.7.10.4 _______________________________________________ Devel mailing list [email protected] https://lists.openvz.org/mailman/listinfo/devel
