On Wed 30-04-14 16:25:34, Johannes Weiner wrote: [...] > Documentation/cgroups/memcg_test.txt | 160 +-- > include/linux/memcontrol.h | 94 +- > include/linux/page_cgroup.h | 43 +- > include/linux/swap.h | 15 +- > kernel/events/uprobes.c | 1 + > mm/filemap.c | 13 +- > mm/huge_memory.c | 51 +- > mm/memcontrol.c | 1724 ++++++++++++-------------------- > mm/memory.c | 41 +- > mm/migrate.c | 46 +- > mm/rmap.c | 6 - > mm/shmem.c | 28 +- > mm/swap.c | 22 + > mm/swap_state.c | 8 +- > mm/swapfile.c | 21 +- > mm/truncate.c | 1 - > mm/vmscan.c | 9 +- > mm/zswap.c | 2 +- > 18 files changed, 833 insertions(+), 1452 deletions(-) Impressive! I will get through the series but it will take some time. -- Michal Hocko SUSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>