Here are some minor memcg-related cleanups and optimizations, nothing too exciting. The bulk of the diffstat comes from renaming the remaining variables to describe a (struct mem_cgroup *) to "memcg". The rest cuts down on the (un)charge fastpaths, as people start to get annoyed by those functions showing up in the profiles of their their non-memcg workloads. More is to come, but I wanted to get the more obvious bits out of the way. include/linux/memcontrol.h | 16 ++++---- include/linux/oom.h | 2 +- include/linux/page_cgroup.h | 20 ++++++--- include/linux/rmap.h | 4 +- mm/memcontrol.c | 97 ++++++++++++++++--------------------------- mm/oom_kill.c | 42 +++++++++--------- mm/rmap.c | 20 ++++---- mm/swapfile.c | 9 ++-- mm/vmscan.c | 12 +++--- 9 files changed, 103 insertions(+), 119 deletions(-) -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>