To prevent tasks from hogging the CPU and thus starving other tasks that need CPU access, the Linux 2.6 scheduler can dynamically alter a task's priority.
为了防止任务独占cpu从而会饿死其他需要访问CPU的任务,Linux 2.6版本的调度器可以动态修改任务的优先级。
To prevent tasks from hogging the CPU and thus starving other tasks that need CPU access, the Linux 2.6 scheduler can dynamically alter a task's priority.
为了防止任务独占cpu从而会饿死其他需要访问CPU的任务,Linux 2.6版本的调度器可以动态修改任务的优先级。
应用推荐