Skip to content
Commit 76931434 authored by Pekka J Enberg's avatar Pekka J Enberg Committed by Christoph Lameter
Browse files

slub: look up object from the freelist once



We only need to look up object from c->page->freelist once in
__slab_alloc().

Signed-off-by: default avatarPekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: default avatarChristoph Lameter <clameter@sgi.com>
parent 6446faa2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment