]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Create ENA IO queues with optional backoff
authorMarcin Wojtas <mw@FreeBSD.org>
Tue, 26 May 2020 15:58:48 +0000 (15:58 +0000)
committerMarcin Wojtas <mw@FreeBSD.org>
Tue, 26 May 2020 15:58:48 +0000 (15:58 +0000)
commit9762a033da9b457ce82d26364d7ab8c271d5862b
tree9a6e6c5111aaee43ca23867ea5008e3592c87592
parent56d41ad5fe9c2fcbc2363bf3ca7e69684a26b4bd
Create ENA IO queues with optional backoff

If requested size of IO queues is not supported try to decrease it until
finding the highest value that can be satisfied.

Submitted by:  Maciej Bielski <mba@semihalf.com>
Obtained from: Semihalf
Sponsored by:  Amazon, Inc.
sys/dev/ena/ena.c
sys/dev/ena/ena.h
sys/dev/ena/ena_netmap.c
sys/dev/ena/ena_sysctl.c