summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2003-01-26 05:29:12 +0000
committerjeff <jeff@FreeBSD.org>2003-01-26 05:29:12 +0000
commit8d3838b5355aaa4d48d872d9368ff5ff43f7d11b (patch)
tree6c23bf0f3ba347040c3d4eb39d47d6de65de12a4 /sys/pc98
parentf8d3c4423d7ccb0249dd2736308afa6430e9cb5d (diff)
downloadFreeBSD-src-8d3838b5355aaa4d48d872d9368ff5ff43f7d11b.zip
FreeBSD-src-8d3838b5355aaa4d48d872d9368ff5ff43f7d11b.tar.gz
- Introduce the SCHED_ULE and SCHED_4BSD options for compile time selection
of the scheduler. - Add SCHED_4BSD as the scheduler for all kernel config files in cvs.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 5941a95..035a2ce 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -33,6 +33,7 @@ makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
options PC98 #PC98
options MATH_EMULATE #Support for x87 emulation
+options SCHED_4BSD #4BSD scheduler
options INET #InterNETworking
options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
OpenPOWER on IntegriCloud