[patch 0/7] mm: memcg fixlets for 3.3 v2

From: Johannes Weiner
Date: Tue Nov 29 2011 - 05:53:51 EST


Version 2:
o dropped the non-atomic bitops against pc->flags (Hugh et al)
o added VM_BUG_ONs where page sanity checks were removed (Kame)
o made the page_cgroup array checks in lookup_page_cgroup()
depend on CONFIG_DEBUG_VM, like the only caller that needs 'em
o added ack tags

include/linux/memcontrol.h | 16 ++++----
include/linux/oom.h | 2 +-
include/linux/rmap.h | 4 +-
mm/memcontrol.c | 96 ++++++++++++++++++--------------------------
mm/oom_kill.c | 42 ++++++++++----------
mm/page_cgroup.c | 18 +++++++-
mm/rmap.c | 20 +++++-----
mm/swapfile.c | 9 ++--
mm/vmscan.c | 12 +++---
9 files changed, 108 insertions(+), 111 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/