0d592163cd
* xlat/sched_flags.in (SCHED_FLAG_RECLAIM, SCHED_FLAG_DL_OVERRUN): New constants introduced by linux kernel commits v4.13-rc1~205^2~27 and v4.16-rc1~164^2~8, respectively. (SCHED_FLAG_RESET_ON_FORK): Add constant value. * tests/sched_xetattr.c: Update expected output. * NEWS: Mention it.
4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
SCHED_FLAG_RESET_ON_FORK 1
|
|
SCHED_FLAG_RECLAIM 2
|
|
SCHED_FLAG_DL_OVERRUN 4
|