Enable _KPOSIX_PRIORITY_SCHEDULING by default, it works fine on sparc64.
OK'ed by: tmm
This commit is contained in:
parent
13ad2f11d8
commit
a836fc005b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128757
@ -54,7 +54,7 @@ options KTRACE #ktrace(1) syscall trace support
|
||||
options SYSVSHM #SYSV-style shared memory
|
||||
options SYSVMSG #SYSV-style message queues
|
||||
options SYSVSEM #SYSV-style semaphores
|
||||
#options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
|
||||
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
|
||||
options PFIL_HOOKS # pfil(9) framework
|
||||
|
||||
# Debugging for use in -current
|
||||
|
Loading…
Reference in New Issue
Block a user