summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
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/powerpc
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/powerpc')
-rw-r--r--sys/powerpc/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 1dc3757..f0cd5bc 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -33,6 +33,7 @@ makeoptions WERROR=-Wno-error #XXX: We don't want -Werror just now
options POWERMAC #NewWorld Apple PowerMacs
options PSIM #GDB PSIM ppc simulator
+options SCHED_4BSD #4BSD scheduler
options INET #InterNETworking
options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
OpenPOWER on IntegriCloud