- Remove sched_core.c. The maintainer has lost interest in pursuing this
and it has been neglected in the recent ksegrp removal as well as the thread_lock() changes. Discussed with: davidxu
This commit is contained in:
parent
982d11f836
commit
8e0185f604
@ -185,7 +185,6 @@ options ROOTDEVNAME=\"ufs:da0s2e\"
|
||||
# not recommended for production use at this time.
|
||||
#
|
||||
options SCHED_4BSD
|
||||
#options SCHED_CORE
|
||||
#options SCHED_ULE
|
||||
|
||||
#####################################################################
|
||||
|
@ -1428,7 +1428,6 @@ kern/md5c.c standard
|
||||
kern/p1003_1b.c standard
|
||||
kern/posix4_mib.c standard
|
||||
kern/sched_4bsd.c optional sched_4bsd
|
||||
kern/sched_core.c optional sched_core
|
||||
kern/sched_ule.c optional sched_ule
|
||||
kern/serdev_if.m standard
|
||||
kern/subr_acl_posix1e.c standard
|
||||
|
@ -135,7 +135,6 @@ PPS_SYNC opt_ntp.h
|
||||
PREEMPTION opt_sched.h
|
||||
QUOTA
|
||||
SCHED_4BSD opt_sched.h
|
||||
SCHED_CORE opt_sched.h
|
||||
SCHED_ULE opt_sched.h
|
||||
SHOW_BUSYBUFS
|
||||
SLEEPQUEUE_PROFILING
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user