Linux cgroups development
 help / color / mirror / Atom feed
* [patch 0/8] memcg: charge path cleanups
@ 2014-03-12  1:28 Johannes Weiner
  2014-03-12  1:28 ` [patch 1/8] mm: memcg: remove unnecessary preemption disabling Johannes Weiner
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Johannes Weiner @ 2014-03-12  1:28 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Michal Hocko, linux-mm-Bw31MaZKKs3YtjvyW6yDsg,
	cgroups-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

Hi Andrew,

here are some cleanups and refactoring efforts of the memcg charge
path for 3.15 from Michal and me.

 mm/memcontrol.c | 319 +++++++++++++++++++-----------------------------------
 1 file changed, 112 insertions(+), 207 deletions(-)

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2014-03-12 15:20 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12  1:28 [patch 0/8] memcg: charge path cleanups Johannes Weiner
2014-03-12  1:28 ` [patch 1/8] mm: memcg: remove unnecessary preemption disabling Johannes Weiner
2014-03-12  1:28 ` [patch 2/8] mm: memcg: remove mem_cgroup_move_account_page_stat() Johannes Weiner
2014-03-12  1:28 ` [patch 3/8] mm: memcg: inline mem_cgroup_charge_common() Johannes Weiner
2014-03-12 12:52   ` Michal Hocko
2014-03-12 14:53     ` Johannes Weiner
     [not found]       ` <20140312145300.GC14688-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
2014-03-12 15:19         ` Michal Hocko
2014-03-12 15:20       ` [PATCH] memcg: rename high level charging functions Michal Hocko
2014-03-12  1:28 ` [patch 4/8] mm: memcg: push !mm handling out to page cache charge function Johannes Weiner
     [not found]   ` <1394587714-6966-5-git-send-email-hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
2014-03-12 13:11     ` Michal Hocko
     [not found]       ` <20140312131152.GC11831-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org>
2014-03-12 14:56         ` Johannes Weiner
     [not found]           ` <20140312145611.GD14688-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
2014-03-12 15:01             ` Michal Hocko
2014-03-12  1:28 ` [patch 5/8] memcg: remove unnecessary !mm check from try_get_mem_cgroup_from_mm() Johannes Weiner
2014-03-12  1:28 ` [patch 6/8] memcg: get_mem_cgroup_from_mm() Johannes Weiner
2014-03-12  1:28 ` [patch 7/8] memcg: do not replicate get_mem_cgroup_from_mm in __mem_cgroup_try_charge Johannes Weiner
2014-03-12  1:28 ` [patch 8/8] memcg: sanitize __mem_cgroup_try_charge() call protocol Johannes Weiner
     [not found]   ` <1394587714-6966-9-git-send-email-hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
2014-03-12 14:01     ` Michal Hocko
     [not found]       ` <20140312140138.GD11831-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org>
2014-03-12 14:05         ` Michal Hocko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox