Searched refs:SCHED_NORMAL (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/include/uapi/linux/ |
| H A D | sched.h | |
| /linux/tools/perf/trace/beauty/include/uapi/linux/ |
| H A D | sched.h | 124 #define SCHED_NORMAL 0 macro
|
| /linux/Documentation/translations/zh_CN/scheduler/ |
| H A D | sched-bwc.rst | 18 本文只讨论了SCHED_NORMAL的CPU带宽控制。
|
| /linux/tools/testing/selftests/pidfd/ |
| H A D | pidfd.h | 24 #undef SCHED_NORMAL
|
| /linux/kernel/sched/ |
| H A D | syscalls.c | 845 .sched_policy = SCHED_NORMAL, in sched_set_normal() 1479 case SCHED_NORMAL: in SYSCALL_DEFINE1() 1507 case SCHED_NORMAL: in SYSCALL_DEFINE1()
|
| H A D | sched.h | 200 return policy == SCHED_NORMAL; in normal_policy()
|
| H A D | core.c | 4710 p->policy = SCHED_NORMAL; in sched_fork() 9235 .sched_policy = SCHED_NORMAL, in normalize_rt_tasks()
|
| /linux/Documentation/scheduler/ |
| H A D | sched-ext.rst | 50 treated as ``SCHED_NORMAL`` and scheduled by the fair-class scheduler until the 54 in ``ops->flags``, all ``SCHED_NORMAL``, ``SCHED_BATCH``, ``SCHED_IDLE``, and 59 by sched_ext, while tasks with ``SCHED_NORMAL``, ``SCHED_BATCH`` and
|
| H A D | sched-util-clamp.rst | 100 Both SCHED_NORMAL/OTHER and SCHED_FIFO/RR honour uclamp requests/hints. 368 RT could be changed. SCHED_NORMAL/OTHER might gain similar knobs too in the 481 By default all SCHED_NORMAL/SCHED_OTHER tasks are initialized to:
|
| /linux/kernel/ |
| H A D | kthread.c | 409 sched_setscheduler_nocheck(current, SCHED_NORMAL, ¶m); in kthread()
|
| /linux/ |
| H A D | MAINTAINERS | 23919 M: Vincent Guittot <vincent.guittot@linaro.org> (SCHED_NORMAL) 23920 R: Dietmar Eggemann <dietmar.eggemann@arm.com> (SCHED_NORMAL)
|