Date: Wed, 27 Feb 2008 09:50:16 -0500 From: Mike Tancsa <mike@sentex.net> To: Holger Kipp <hk@alogis.com>, freebsd-stable@freebsd.org Subject: Re: em very slow, shared irq... on 6.3p8 Message-ID: <200802271452.m1REqJ6H059687@lava.sentex.ca> In-Reply-To: <20080227104942.GA14530@intserv.int1.b.intern> References: <20080227104942.GA14530@intserv.int1.b.intern>
next in thread | previous in thread | raw e-mail | index | archive | help
At 05:49 AM 2/27/2008, Holger Kipp wrote:
>I therefore assume that the problem is between receiving the
>irq from em<x> and getting the data from the interface on the firewall
>itself.
I would try upgrading to 6.3R (there are several em driver bug fixes)
and then try the box with
% cat /boot/loader.conf
hw.pci.enable_msi=1
...if the cards support msi.
I think pciconf -lvc should tell you if the cards and slots support it or not.
Also, if you dont need IPV6, use FAST_IPSEC. It does not need
mpsafe. If you do need IPSEC and IPV6, 7.0R got rid of that restriction.
---Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802271452.m1REqJ6H059687>
