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)
Sat, Oct 11, 3:32 PM
Unknown Object (File)
Fri, Sep 26, 3:36 AM
Unknown Object (File)
Aug 17 2025, 1:52 PM
Unknown Object (File)
Aug 15 2025, 12:02 AM
Unknown Object (File)
Jul 31 2025, 7:05 PM
Unknown Object (File)
Jul 17 2025, 9:48 AM
Unknown Object (File)
Jul 7 2025, 11:09 AM
Unknown Object (File)
Jul 7 2025, 6:24 AM

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