linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] cache-specific changes for memcg (preparation)
@ 2012-06-20 20:59 Glauber Costa
  2012-06-20 20:59 ` [PATCH 1/4] slab: rename gfpflags to allocflags Glauber Costa
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Glauber Costa @ 2012-06-20 20:59 UTC (permalink / raw)
  To: Pekka Enberg; +Cc: linux-mm, Cristoph Lameter, David Rientjes

Pekka,

Please consider merging the following patches.
Patches 1-3 are around for a while, specially 1 and 3.

Patch #4 is a bit newer, and got less reviews (reviews appreciated),
but I am using it myself without further problems.

Feel free to pick all of them, or part of them, the way you prefer.

Glauber Costa (4):
  slab: rename gfpflags to allocflags
  Wipe out CFLGS_OFF_SLAB from flags during initial slab creation
  slab: move FULL state transition to an initcall
  don't do __ClearPageSlab before freeing slab page.

 include/linux/slab_def.h |    2 +-
 mm/page_alloc.c          |    5 ++++-
 mm/slab.c                |   29 +++++++++++++++--------------
 mm/slob.c                |    1 -
 mm/slub.c                |    1 -
 5 files changed, 20 insertions(+), 18 deletions(-)

-- 
1.7.10.2

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

end of thread, other threads:[~2012-07-03 18:42 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-20 20:59 [PATCH 0/4] cache-specific changes for memcg (preparation) Glauber Costa
2012-06-20 20:59 ` [PATCH 1/4] slab: rename gfpflags to allocflags Glauber Costa
2012-06-21  7:53   ` David Rientjes
2012-06-20 20:59 ` [PATCH 2/4] Wipe out CFLGS_OFF_SLAB from flags during initial slab creation Glauber Costa
2012-06-21  7:59   ` David Rientjes
2012-06-20 20:59 ` [PATCH 3/4] slab: move FULL state transition to an initcall Glauber Costa
2012-06-21  8:01   ` David Rientjes
2012-07-02 10:57     ` Pekka Enberg
2012-06-20 20:59 ` [PATCH 4/4] don't do __ClearPageSlab before freeing slab page Glauber Costa
2012-06-21  8:04   ` David Rientjes
2012-06-21  8:13     ` Glauber Costa
2012-06-21 11:04       ` Kamezawa Hiroyuki
2012-06-21 11:14         ` Glauber Costa
2012-06-21 20:24         ` Glauber Costa
2012-07-03 18:42           ` Christoph Lameter
2012-07-03 18:40       ` Christoph Lameter

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