Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 2009 11:46:31 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Martin Badie <martinbadie@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: emX (intel)  interface ring parameters
Message-ID:  <alpine.BSF.2.00.0906091145480.5537@wojtek.tensor.gdynia.pl>
In-Reply-To: <112251.94335.qm@web59904.mail.ac4.yahoo.com>
References:  <112251.94335.qm@web59904.mail.ac4.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
man em

      hw.em.rxd
              Number of receive descriptors allocated by the driver.  The
              default value is 256.  The 82542 and 82543-based adapters can
              handle up to 256 descriptors, while others can have up to 
4096.

      hw.em.txd
              Number of transmit descriptors allocated by the driver.  The
              default value is 256.  The 82542 and 82543-based adapters can
              handle up to 256 descriptors, while others can have up to 
4096.



and other things.

BTW i'm getting excellent performance from such card (PCIe, 1000Mbps/s) 
with minimal CPU load

On Tue, 9 Jun 2009, Martin Badie wrote:

> Hi,
>
> On linux I can change ring parameters like:
>
> /sbin/ethtool -G eth1 rx 4096
>
>       -G --set-ring
>              change the rx/tx ring parameters of the specified ethernet device.
>
> how can I do that in FreeBSD so I can get a better performance from my interface
>
> Regards.
>
>
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0906091145480.5537>