Date: Wed, 8 May 2013 16:31:11 +0000 (UTC) From: Sean Bruno <sbruno@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r250372 - stable/9/share/man/man4 Message-ID: <201305081631.r48GVBpT088339@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sbruno Date: Wed May 8 16:31:11 2013 New Revision: 250372 URL: http://svnweb.freebsd.org/changeset/base/250372 Log: MFC r250371 s/Numer/Number/ Modified: stable/9/share/man/man4/igb.4 Directory Properties: stable/9/share/man/man4/ (props changed) Modified: stable/9/share/man/man4/igb.4 ============================================================================== --- stable/9/share/man/man4/igb.4 Wed May 8 16:29:12 2013 (r250371) +++ stable/9/share/man/man4/igb.4 Wed May 8 16:31:11 2013 (r250372) @@ -161,7 +161,7 @@ The minimum is 80, and the maximum is 40 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305081631.r48GVBpT088339>