summaryrefslogtreecommitdiffstats
path: root/sys/kern/syscalls.c
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2006-07-13 06:26:43 +0000
committerdavidxu <davidxu@FreeBSD.org>2006-07-13 06:26:43 +0000
commitaf8c97a3f875a673bf0e9cf881a1b5f07fae16e0 (patch)
tree90748ff8e487df1febcb275ba4fc1ad489da1d2e /sys/kern/syscalls.c
parentd49c8aec47f9333c0b7fa3cb2790bbe28aa72e87 (diff)
downloadFreeBSD-src-af8c97a3f875a673bf0e9cf881a1b5f07fae16e0.zip
FreeBSD-src-af8c97a3f875a673bf0e9cf881a1b5f07fae16e0.tar.gz
Add syscalls thr_setscheduler, thr_getscheduler, and thr_setschedparam,
these syscalls are designed to set thread's scheduling parameters and policy, because each syscall contains a size parameter, it is possible to support future scheduling option, e.g SCHED_SPORADIC, this option needs other fields in structure sched_param, current they are not avaiblable.
Diffstat (limited to 'sys/kern/syscalls.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud