]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r313318:
authornp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 24 May 2017 20:29:20 +0000 (20:29 +0000)
committernp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 24 May 2017 20:29:20 +0000 (20:29 +0000)
commit0525ae2f52bbeb3a1e88e27921c0a06e73f7d7d9
tree2d3f1acac091e6c953e47a871f460a794fd21a94
parent4f54c8db365c324b8712776384f53e72a18713a9
MFC r313318:

cxgbe(4):  Allow tunables that control the number of queues to be set to
'-n' to tell the driver to create _up to_ 'n' queues if enough cores are
available.  For example, setting hw.cxgbe.nrxq10g="-32" will result in
16 queues if the system has 16 cores, 32 if it has 32.

There is no change in the default number of queues of any type.

Sponsored by: Chelsio Communications

git-svn-id: svn://svn.freebsd.org/base/stable/10@318809 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man4/cxgbe.4
sys/dev/cxgbe/t4_main.c