summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2004-01-24 21:38:52 +0000
committerjeff <jeff@FreeBSD.org>2004-01-24 21:38:52 +0000
commit8a4acc215692ee5fceae84f64e078b66c5a64a7b (patch)
tree6b08012790aa5358110a0f90c06c437b53ea53c7 /sys/powerpc
parent1d61f9ddfc6addf440d16c8a6dfd0ce2204fbdee (diff)
downloadFreeBSD-src-8a4acc215692ee5fceae84f64e078b66c5a64a7b.zip
FreeBSD-src-8a4acc215692ee5fceae84f64e078b66c5a64a7b.tar.gz
- Recruit some new ULE users by making it the default scheduler in GENERIC.
ULE will be in a probationary period to determine whether it will be left as the default in 5.3 which would likely mean the rest of the 5.x series.
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index d339411..a667c34 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -32,7 +32,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 SCHED_ULE #ULE scheduler
options INET #InterNETworking
options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
OpenPOWER on IntegriCloud