lkml.org 
[lkml]   [2011]   [Nov]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[patch 0/8] mm: memcg fixlets for 3.3
Date
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(-)



\
 
 \ /
  Last update: 2011-11-23 16:45    [W:0.337 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site