Re: bge driver, how to increase performance?
From: Pyun YongHyeon (pyunyh_at_gmail.com)
Date: 11/24/05
- Previous message: Doug Barton: "Is fetch -6 supposed to work?"
- In reply to: Atanas Yankov: "Re: bge driver, how to increase performance?"
- Next in thread: Gleb Smirnoff: "Re: bge driver, how to increase performance?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 24 Nov 2005 10:07:21 +0900 To: Atanas Yankov <xds@LanGame.Net>
On Wed, Nov 23, 2005 at 05:44:19PM +0200, Atanas Yankov wrote:
> for bge0
> #ifconfig bge0 mtu 9000
> N.B MTU has to be consistent on LAN and you need Gigabit equipment that
> can handle jumbo frames for fxp0
Enabling jumbo frames on bge(4) is not recommended due to lockless
operation of jumbo frame. You may end up with corrupted mbuf chains
and panic.
-- Regards, Pyun YongHyeon _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Doug Barton: "Is fetch -6 supposed to work?"
- In reply to: Atanas Yankov: "Re: bge driver, how to increase performance?"
- Next in thread: Gleb Smirnoff: "Re: bge driver, how to increase performance?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]