摘要: top half 用于处理紧急事件 buttom half 用于处理非紧急事件,承接top half 接下来要处理的 buttom half 一般通过softirqs、tasklets、workqueues 软中断与硬中断的另_点区别是’软中断的处理函数必须是可重入的, 软中断的执行允许被硬中断抢占 阅读全文
posted @ 2022-02-23 08:50 cogitoergosum 阅读(102) 评论(0) 推荐(0)