• Andrew Morton's avatar
    [PATCH] slab reclaim accounting fix · 1cdf0eef
    Andrew Morton authored
    From: Manfred Spraul <manfred@colorfullife.com>
    
    slab_reclaim_pages is increased even if get_free_pages fails.  The attached
    patch moves the update to the correct position.
    1cdf0eef
slab.c 73.8 KB