HomeFreeBSD

cam/iosched: Document latency buckets correctly.

Description

cam/iosched: Document latency buckets correctly.

Document how latency buckets are actually computed: They are a doubling
from 20us to 10.485s by default, but based at
kern.cam.iosched.bucket_base_us and increase with a ratio of
kern.cam.iosched.bucket_ration / 100 from one to the next.

Sponsored by: Netflix

Details

Provenance
impAuthored on Thu, May 2, 9:58 PM
Parents
rGb25ceb97eddc: Revert "Make WITHOUT_UNDEFINED_VERSION the default"
Branches
Unknown
Tags
Unknown