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)
Fri, Jan 24, 5:14 PM
Unknown Object (File)
Jan 18 2025, 10:22 PM
Unknown Object (File)
Jan 18 2025, 9:17 PM
Unknown Object (File)
Nov 27 2024, 9:36 PM
Unknown Object (File)
Oct 22 2024, 4:37 PM
Unknown Object (File)
Oct 22 2024, 6:24 AM
Unknown Object (File)
Oct 22 2024, 3:20 AM
Unknown Object (File)
Oct 3 2024, 11:31 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