HomeFreeBSD

Increate zio write interrupt thread count.

Description

Increate zio write interrupt thread count.

Increasing the default zio_wr_int thread count from 8 to 16 improves
write performence by 13% on large systems. More testing need to be
done but I suspect the ideal tuning here is ZTI_BATCH() with a minimum
of 8 threads.

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Oct 28 2010, 5:42 PM
Parents
rG451041db531d: Shorten zio_* thread names
Branches
Unknown
Tags
Unknown