diff options
| author | Sean Bruno <sbruno@FreeBSD.org> | 2013-05-08 16:29:12 +0000 |
|---|---|---|
| committer | Sean Bruno <sbruno@FreeBSD.org> | 2013-05-08 16:29:12 +0000 |
| commit | d63e4d4e444b07818841e43fc11ba9331879ccf7 (patch) | |
| tree | 64264b3f2be42dee41dc98c548ec90904e525838 | |
| parent | 6753da1356b259fbf62d9fa41cf6cf717fdc21a4 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/igb.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/igb.4 b/share/man/man4/igb.4 index 06808a0b23f43..5c857c8a9258f 100644 --- a/share/man/man4/igb.4 +++ b/share/man/man4/igb.4 @@ -161,7 +161,7 @@ The minimum is 80, and the maximum is 4096. If set to 1, enable Adaptive Interrupt Moderation. The default is to enable Adaptive Interrupt Moderation. .It Va hw.igb.num_queues -Numer of queues used for data transfer. +Number of queues used for data transfer. If set to 0, number of queues will be configured automatically based on number of CPUs and max supported MSI-X messages on the device. |
