[PATCH] slab: Rework the slab timer code to use add_timer_on
Manfred had all this weird code to schedule a kernel thread onto a different CPU just so that we could bond a timer to that CPU. Convert it all to use the new add_timer_on().
Showing
Please register or sign in to comment