summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
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/ia64/conf
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/ia64/conf')
-rw-r--r--sys/ia64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 1fb6b2e..5f58228 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -40,7 +40,7 @@ options NFSSERVER # Network Filesystem Server
options NFS_ROOT # NFS usable as root device
options PROCFS # Process filesystem (/proc)
options PSEUDOFS # Pseudo-filesystem framework
-options SCHED_4BSD # 4BSD scheduler
+options SCHED_ULE # ULE scheduler
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
#options SMP # SMP support
options SOFTUPDATES # Enable FFS soft updates support
OpenPOWER on IntegriCloud