sysctl.conf - Enable emergency interrupt polling at a low rate by default
[dragonfly.git] / nrelease / root / etc / sysctl.conf
1 # To help get kernels up and running on new installs we poll
2 # all interrupt functions at a slow rate in addition to attempting
3 # to route interrupts.
4 #
5 # This line is usually removed once you've got a working build.
6 #
7 kern.emergency_intr_enable=1