Server work queues 服务器工作队列
Now, let's look at the API functions that can be found for work queues.
现在,让我们看一下能够用于工作队列的 API 函数。
Work queues provide a generic method to defer functionality to bottom halves.
工作队列提供一个通用的办法将任务延迟到bottom halves。
Let's first explore the work queues, and then we'll look at work and the variants.
我们首先探讨一下工作队列,然后再看一下任务和变体。
应用推荐