HomeFreeBSD

MFC r328937: Fix queue length reporting in mps(4) and mpr(4).

Description

MFC r328937: Fix queue length reporting in mps(4) and mpr(4).

Both drivers were found to report CAM bigger queue depth then they really
can handle. It made them later under high load with many disks return
some of submitted requests back with CAM_REQUEUE_REQ status for later
resubmission.

Details

Provenance
mavAuthored on
Parents
rS329188: Use tabs in io.d, fix alignment issues, remove extraneous newlines
Branches
Unknown
Tags
Unknown