Bottom Half Handling的意思|示意
美 / /
英 / /
下半部分搬运
Bottom Half Handling的网络常见释义
任务的延迟处理 ... 11.1 Bottom Half Handling (任务的延迟处理) bit 位是1, 那么核心中的调度程序就会在适当的时候调用这个 handler。 Handler 的顺序 TIMER (定时器) ...
Bottom Half Handling相关例句
A bottom half is a way to defer work from interrupt handling to be done later in a device driver.
bottom half方法可以将设备驱动程序中的工作延迟到中断处理后执行。