[PATCH] slab: add_timer_on: add a timer on a particular CPU
add_timer_on is like add_timer, except it takes a target CPU on which to add the timer. The slab code needs per-cpu timers for shrinking the per-cpu caches.
Showing
Please register or sign in to comment