HardenedBSD/sys
David Xu 60088160c9 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.
2006-07-13 06:26:43 +00:00
..
amd64 Simplify the pager support in DDB. Allowing different db commands to 2006-07-12 21:22:44 +00:00
arm Simplify the pager support in DDB. Allowing different db commands to 2006-07-12 21:22:44 +00:00
boot
bsm
cam
coda
compat
conf
contrib
crypto
ddb Simplify the pager support in DDB. Allowing different db commands to 2006-07-12 21:22:44 +00:00
dev Fix ifconfig up when the HW was down. If the driver isn't running 2006-07-12 23:13:09 +00:00
fs Add vnode interlocking to devfs. 2006-07-12 20:25:35 +00:00
gdb
geom Only check if we're freeing a valid object if we hold the topology lock. 2006-07-12 15:44:00 +00:00
gnu
i4b
i386 Simplify the pager support in DDB. Allowing different db commands to 2006-07-12 21:22:44 +00:00
ia64 Simplify the pager support in DDB. Allowing different db commands to 2006-07-12 21:22:44 +00:00
isa
isofs/cd9660
kern Add syscalls thr_setscheduler, thr_getscheduler, and thr_setschedparam, 2006-07-13 06:26:43 +00:00
libkern
modules
net
net80211
netatalk
netatm
netgraph
netinet
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 Simplify the pager support in DDB. Allowing different db commands to 2006-07-12 21:22:44 +00:00
pccard
pci
posix4
powerpc Simplify the pager support in DDB. Allowing different db commands to 2006-07-12 21:22:44 +00:00
rpc
security
sparc64 Simplify the pager support in DDB. Allowing different db commands to 2006-07-12 21:22:44 +00:00
sys Add syscalls thr_setscheduler, thr_getscheduler, and thr_setschedparam, 2006-07-13 06:26:43 +00:00
tools
ufs
vm
Makefile