• David S. Miller's avatar
    [NET]: Kill SMP_TIMER_* users. · f8449a82
    David S. Miller authored
    Before timers were run per-cpu as they are now, one used
    to use the SMP_TIMER_* macros to move globally synchronized
    timer work into tasklets.
    
    But with per-cpu timers this is useless work and in fact makes
    thing run more slowly.
    f8449a82
neighbour.h 7.08 KB