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)
Tue, Oct 22, 4:37 PM
Unknown Object (File)
Tue, Oct 22, 6:24 AM
Unknown Object (File)
Tue, Oct 22, 3:20 AM
Unknown Object (File)
Oct 3 2024, 11:31 PM
Unknown Object (File)
Oct 1 2024, 4:07 PM
Unknown Object (File)
Oct 1 2024, 4:07 PM
Unknown Object (File)
Oct 1 2024, 3:58 PM
Unknown Object (File)
Sep 30 2024, 6:06 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