git: kernel - Reduce mountroot intr_config_hook wait to 30 seconds
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jul 16 20:31:45 PDT 2015
commit c822d9a20681bd9def43eb29d938745986350c89
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Jul 16 20:26:49 2015 -0700
kernel - Reduce mountroot intr_config_hook wait to 30 seconds
* Reduce the amount of time mountroot waits for storage busses and
devices to finish configuration from 60 seconds to 30 seconds.
* Fix rare races in the intr_config_hook API by adding a lock to
hook operations.
Summary of changes:
sys/kern/subr_autoconf.c | 56 +++++++++++++++++++++++++++++++++---------------
1 file changed, 39 insertions(+), 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c822d9a20681bd9def43eb29d938745986350c89
--
DragonFly BSD source repository
More information about the Commits
mailing list