Home
last modified time | relevance | path

Searched refs:SCHED_IDLE (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/Documentation/translations/zh_CN/scheduler/
A Dsched-design-CFS.rst110 - SCHED_IDLE:它比nice 19更弱,不过它不是真正的idle定时器调度器,因为要避免给机器
115 util-linux-ng 2.13.1.1中的chrt命令可以设置以上所有策略,除了SCHED_IDLE
/linux-6.3-rc2/include/linux/
A Dioprio.h41 if (task->policy == SCHED_IDLE) in task_nice_ioclass()
/linux-6.3-rc2/include/uapi/linux/
A Dsched.h119 #define SCHED_IDLE 5 macro
/linux-6.3-rc2/tools/include/uapi/linux/
A Dsched.h119 #define SCHED_IDLE 5 macro
/linux-6.3-rc2/Documentation/scheduler/
A Dsched-design-CFS.rst132 - SCHED_IDLE: This is even weaker than nice 19, but its not a true
140 SCHED_IDLE.
/linux-6.3-rc2/tools/tracing/latency/
A Dlatency-collector.c145 { "idle", SCHED_IDLE, DEFAULT_PRI },
/linux-6.3-rc2/kernel/sched/
A Dsched.h183 return policy == SCHED_IDLE; in idle_policy()
A Dcore.c8909 case SCHED_IDLE: in SYSCALL_DEFINE1()
8936 case SCHED_IDLE: in SYSCALL_DEFINE1()

Completed in 36 milliseconds