Linux 内核时钟之经典timer处理
/* * This function runs timers and the timer-tq in bottom half context. */static __latent_entropy void run_timer_softirq(struct softirq_action *h){ struct timer_base *base = this_cpu_ptr(&ti