HomeFreeBSD

Speed up syncer shutdown

Description

Speed up syncer shutdown

When shutting down, the syncer kernel deamon needs to iterate over all
32 of its queues, pausing for 1/4 of second each time waiting for essentially
nothing. Bump the SYNCER_SHUTDOWN_SPEEDUP so that it takes just a second to
iterate. It will still wait for another second afterwards; that bit is left
unchanged.

Reviewed By: kib
Differential Revision: https://reviews.freebsd.org/D47647

Details

Provenance
traszAuthored on Wed, Nov 27, 10:33 PM
Reviewer
kib
Differential Revision
D47647: Speed up syncer shutdown
Parents
rG5c15094916bf: cxgbe(4): Update the board names of the T6 OCP cards.
Branches
Unknown
Tags
Unknown