1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-12 19:04:54 +03:00

Add SCHED_EXT from Linux 6.12 to bits/sched.h

Linux 6.12 adds the SCHED_EXT constant.  Add it to glibc's
bits/sched.h and update the kernel version in tst-sched-consts.py.

Tested for x86_64.
This commit is contained in:
Joseph Myers
2024-12-19 17:08:38 +00:00
parent 57256971b0
commit 29ae632e76
2 changed files with 2 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
# define SCHED_ISO 4
# define SCHED_IDLE 5
# define SCHED_DEADLINE 6
# define SCHED_EXT 7
/* Flags that can be used in policy values. */
# define SCHED_RESET_ON_FORK 0x40000000