git: DragonFly_RELEASE_2_8 sysctl.conf - Enable emergency interrupt polling at a low rate by default
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Oct 24 15:31:11 PDT 2010
commit 067fe8ead876447e18d5af9d4445b58eb369afde
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Oct 24 11:29:22 2010 -0700
sysctl.conf - Enable emergency interrupt polling at a low rate by default
* Set kern.emergency_intr_enable=1 in the ISO/IMG sysctl.conf for
newly installed kernels. The idea is so people can get things working
more quickly and worry about performance afterwords.
* This commit actually got into the previous commit accidently so I am
posting a following commit so we get a proper comment associated with it.
Summary of changes:
nrelease/root/etc/sysctl.conf | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/067fe8ead876447e18d5af9d4445b58eb369afde
--
DragonFly BSD source repository
More information about the Commits
mailing list