summaryrefslogtreecommitdiffstats
path: root/share/man/man4/alc.4
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2010-08-06 00:52:23 +0000
committeryongari <yongari@FreeBSD.org>2010-08-06 00:52:23 +0000
commit27976a477efb8ce93ab7916a441c3c4e870ec7a5 (patch)
tree8a295b5f997bbcba0e7f1cb5e1375d91b87d97eb /share/man/man4/alc.4
parentc1b8358998ab6245c8c0db46fefff9750e573954 (diff)
downloadFreeBSD-src-27976a477efb8ce93ab7916a441c3c4e870ec7a5.zip
FreeBSD-src-27976a477efb8ce93ab7916a441c3c4e870ec7a5.tar.gz
Reflect default Tx interrupt moderation timer value change(50ms -> 1ms).
Diffstat (limited to 'share/man/man4/alc.4')
-rw-r--r--share/man/man4/alc.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/alc.4 b/share/man/man4/alc.4
index 94be944..a4e9594 100644
--- a/share/man/man4/alc.4
+++ b/share/man/man4/alc.4
@@ -133,7 +133,7 @@ Value 0 completely disables the interrupt moderation.
.It Va dev.alc.%d.int_tx_mod
Maximum amount of time to delay transmit interrupt processing in
units of 1us.
-The accepted range is 0 to 130000, the default is 50000(50ms).
+The accepted range is 0 to 130000, the default is 1000(1ms).
Value 0 completely disables the interrupt moderation.
.It Va dev.alc.%d.process_limit
Maximum amount of Rx frames to be processed in the event loop before
OpenPOWER on IntegriCloud