Page MenuHomeFreeBSD

Fix calculating io queues number in ENA drive
ClosedPublic

Authored by mk_semihalf.com on Oct 31 2017, 1:56 PM.
Tags
None
Referenced Files
F82959220: D12869.diff
Sat, May 4, 12:34 PM
F82906807: D12869.diff
Fri, May 3, 7:56 PM
Unknown Object (File)
Dec 22 2023, 11:57 PM
Unknown Object (File)
Sep 6 2023, 6:46 PM
Unknown Object (File)
Aug 15 2023, 6:27 AM
Unknown Object (File)
Jul 4 2023, 12:20 AM
Unknown Object (File)
Jun 28 2023, 2:19 PM
Unknown Object (File)
Jun 28 2023, 12:59 PM

Details

Summary

The maximum number of io_cq was the same number as maximum io_sq
indicated by the device working in normal mode (without LLQ). It is not
always true, especially when LLQ is being enabled.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable