svn commit: r259153 - projects/altix2/sys/ia64/conf
Marcel Moolenaar
marcel at FreeBSD.org
Tue Dec 10 02:02:47 UTC 2013
Author: marcel
Date: Tue Dec 10 02:02:46 2013
New Revision: 259153
URL: http://svnweb.freebsd.org/changeset/base/259153
Log:
Enable PREEMPTION by default.
Modified:
projects/altix2/sys/ia64/conf/ALTIX
Modified: projects/altix2/sys/ia64/conf/ALTIX
==============================================================================
--- projects/altix2/sys/ia64/conf/ALTIX Tue Dec 10 01:39:22 2013 (r259152)
+++ projects/altix2/sys/ia64/conf/ALTIX Tue Dec 10 02:02:46 2013 (r259153)
@@ -50,7 +50,7 @@ options NFSLOCKD
options NFS_ROOT
options NULLFS
options P1003_1B_SEMAPHORES
-#options PREEMPTION
+options PREEMPTION
options PRINTF_BUFR_SIZE=128
options PROCFS
options PSEUDOFS
More information about the svn-src-projects
mailing list