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
Unknown Object (File)
Sun, Oct 26, 3:37 AM
Unknown Object (File)
Sat, Oct 25, 2:29 PM
Unknown Object (File)
Sat, Oct 25, 2:29 PM
Unknown Object (File)
Sat, Oct 25, 7:53 AM
Unknown Object (File)
Thu, Oct 23, 4:33 PM
Unknown Object (File)
Sat, Oct 11, 3:32 PM
Unknown Object (File)
Sep 26 2025, 3:36 AM
Unknown Object (File)
Aug 17 2025, 1:52 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