[PATCH 0/4] slub: refactoring some code in slub

From: Joonsoo Kim
Date: Thu May 17 2012 - 11:49:19 EST


These patches are for refactoring some code in slub.

Two patches were submitted 1 weeks ago, but doesn't receive ack or nack
from MAINTAINER for slub. So I re-send these.

https://lkml.org/lkml/2012/5/10/273
https://lkml.org/lkml/2012/5/10/275

Among others, one about page-flag is very simple change.
Last one is main target of this patch set.

It is dependent on 'slub: change cmpxchg_double_slab in
unfreeze_partials to __cmpxchg_double_slab', so I send these at one time.

Joonsoo Kim (4):
slub: change cmpxchg_double_slab in get_freelist() to
__cmpxchg_double_slab
slub: change cmpxchg_double_slab in unfreeze_partials to
__cmpxchg_double_slab
slub: use __SetPageSlab function to set PG_slab flag
slub: refactoring unfreeze_partials()

mm/slub.c | 54 +++++++++++++++++-------------------------------------
1 file changed, 17 insertions(+), 37 deletions(-)

--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/