In addition to the CPU's runqueue, which is called the active runqueue, there's also an expired runqueue.
除了CPU的运行队列(称为活动运行队列(active runqueue))之外,还有一个过期运行队列。
Tasks are given time slices for execution, and when they use their allocation of time slice, they're moved from the active runqueue to the expired runqueue.
任务分时间片执行,在使用它们分配到的时间片时,这些任务被从活动的runqueue移至过期的runqueue。
Tasks are given time slices for execution, and when they use their allocation of time slice, they're moved from the active runqueue to the expired runqueue.
任务分时间片执行,在使用它们分配到的时间片时,这些任务被从活动的runqueue移至过期的runqueue。
应用推荐