Home
last modified time | relevance | path

Searched hist:"01890 a4c120f68366441bf5e193d1b9dd543d4d0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dmempool.cdiff 01890a4c120f68366441bf5e193d1b9dd543d4d0 Thu Jun 23 02:10:01 CDT 2005 Benjamin LaHaise <bcrl@kvack.org> [PATCH] mempool - only init waitqueue in slow path

Here's a small patch to improve the performance of mempool_alloc by only
initializing the wait queue when we're about to wait.

Signed-off-by: Benjamin LaHaise <benjamin.c.lahaise@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>