• Andrew Morton's avatar
    [PATCH] slab: Use CPU notifiers · 4524ea04
    Andrew Morton authored
    - allocate memory for cpu buffers in cpu_up_prepare
    
    - start the timer in cpu_online
    
    - free the memory for cpu buffers in cpu_up_cancel.
    4524ea04
slab.c 57.8 KB