linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] memcg: trivial cleanups in kmemcg core
@ 2014-09-22 16:00 Vladimir Davydov
  2014-09-22 16:00 ` [PATCH v2 1/3] memcg: move memcg_{alloc,free}_cache_params to slab_common.c Vladimir Davydov
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Vladimir Davydov @ 2014-09-22 16:00 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Johannes Weiner, Michal Hocko, Christoph Lameter, linux-kernel,
	linux-mm

This patch set does exactly the same thing as

https://lkml.org/lkml/2014/9/18/315

but it's commented better (thanks to Michal).

Vladimir Davydov (3):
  memcg: move memcg_{alloc,free}_cache_params to slab_common.c
  memcg: don't call memcg_update_all_caches if new cache id fits
  memcg: move memcg_update_cache_size to slab_common.c

 include/linux/memcontrol.h |   15 -----
 mm/memcontrol.c            |  154 ++++++++++++--------------------------------
 mm/slab_common.c           |   74 ++++++++++++++++++++-
 3 files changed, 111 insertions(+), 132 deletions(-)

-- 
1.7.10.4

--
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] 7+ messages in thread

end of thread, other threads:[~2014-09-23 18:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-22 16:00 [PATCH v2 0/3] memcg: trivial cleanups in kmemcg core Vladimir Davydov
2014-09-22 16:00 ` [PATCH v2 1/3] memcg: move memcg_{alloc,free}_cache_params to slab_common.c Vladimir Davydov
2014-09-23 17:40   ` Michal Hocko
2014-09-22 16:00 ` [PATCH v2 2/3] memcg: don't call memcg_update_all_caches if new cache id fits Vladimir Davydov
2014-09-23 18:00   ` Michal Hocko
2014-09-22 16:00 ` [PATCH v2 3/3] memcg: move memcg_update_cache_size to slab_common.c Vladimir Davydov
2014-09-23 18:09   ` 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).