HomeFreeBSD

Implement a 'car limit' for bioq.

Description

Implement a 'car limit' for bioq.

Allow one to implement a 'car limit' for
bioq_disksort. debug.bioq_batchsize sets the size of car limit. Every
time we queue that many requests, we start over so that we limit the
latency for requests when the software queue depths are large. A value
of '0', the default, means to revert to the old behavior.

Sponsored by: Netflix

Details

Provenance
impAuthored on
Parents
rS335065: Add ThunderX2 to the list of CPUs we need to apply the branch predictor
Branches
Unknown
Tags
Unknown