linux-mm.kvack.org archive mirror
 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, cgroups, linux-kernel

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(-)

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ 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
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
2014-03-12 13:11   ` Michal Hocko
2014-03-12 14:56     ` Johannes Weiner
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
2014-03-12 14:01   ` Michal Hocko
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;
as well as URLs for NNTP newsgroup(s).