linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] a few cleanups about kmem code
@ 2013-10-23 11:31 Qiang Huang
  2013-10-23 11:31 ` [PATCH 1/3] memcg, kmem: Use is_root_cache instead of hard code Qiang Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Qiang Huang @ 2013-10-23 11:31 UTC (permalink / raw)
  To: akpm
  Cc: hannes, mhocko, cl, penberg, glommer, rientjes, cgroups, linux-mm,
	lizefan


Qiang Huang (3):
  memcg, kmem: Use is_root_cache instead of hard code
  memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
  memcg, kmem: use cache_from_memcg_idx instead of hard code

 mm/memcontrol.c  | 15 ++++++++-------
 mm/slab.c        |  2 +-
 mm/slab.h        |  6 ++++--
 mm/slab_common.c |  2 +-
 mm/slub.c        |  2 +-
 5 files changed, 15 insertions(+), 12 deletions(-)

-- 
1.8.3


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

end of thread, other threads:[~2013-10-31  2:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-23 11:31 [PATCH 0/3] a few cleanups about kmem code Qiang Huang
2013-10-23 11:31 ` [PATCH 1/3] memcg, kmem: Use is_root_cache instead of hard code Qiang Huang
2013-10-24 17:30   ` Pekka Enberg
2013-10-31  2:35   ` David Rientjes
2013-10-23 11:31 ` [PATCH 2/3] memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx Qiang Huang
2013-10-24 17:31   ` Pekka Enberg
2013-10-31  2:37   ` David Rientjes
2013-10-23 11:31 ` [PATCH 3/3] memcg, kmem: use cache_from_memcg_idx instead of hard code Qiang Huang
2013-10-24 17:31   ` Pekka Enberg
2013-10-31  2:40   ` David Rientjes

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