Re: mbuf leak with rl

2006-09-20 Thread viq
On Wednesday 20 September 2006 20:36, Matthew R. Dempsky wrote: > On Wed, Sep 20, 2006 at 10:29:10AM -0500, Karle, Chris wrote: > > That looks suspect to me; that seems like a lot for cable modem level > > traffic. > > > > I'd check if your mbufs number ever goes down. > > I've rechecked the output

Re: mbuf leak with rl

2006-09-20 Thread Karle, Chris
lf Of Matthew R. Dempsky Sent: Wednesday, September 20, 2006 1:37 PM To: misc@openbsd.org Subject: Re: mbuf leak with rl On Wed, Sep 20, 2006 at 10:29:10AM -0500, Karle, Chris wrote: > That looks suspect to me; that seems like a lot for cable modem level > traffic. > > I'd chec

Re: mbuf leak with rl

2006-09-20 Thread Matthew R. Dempsky
On Wed, Sep 20, 2006 at 10:29:10AM -0500, Karle, Chris wrote: > That looks suspect to me; that seems like a lot for cable modem level > traffic. > > I'd check if your mbufs number ever goes down. I've rechecked the output of netstat -m occasionally since then, and I haven't seen them go down at

Re: mbuf leak with rl

2006-09-20 Thread Karle, Chris
misc@openbsd.org Subject: Re: mbuf leak with rl On Thu, Sep 14, 2006 at 10:38:35AM -0500, Karle, Chris wrote: > If you're using a "rl*" can you take a look at your mbuf usage (netstat -m)? On my OpenBSD 3.9 firewall, sis0 is connected to my internal network, and rl0 is connected to my

Re: mbuf leak with rl

2006-09-17 Thread Stuart Henderson
On 2006/09/14 10:38, Karle, Chris wrote: > Is anyone using a Realtek 8139 card with OpenBSD 3.9? I noticed that mbufs > will slowly leak when using it. Not a fix for rl, but if it's a newer one (8139C+ or 8101E) you should find that upgrading to a snapshot changes it to re(4), which uses a differ

Re: mbuf leak with rl

2006-09-15 Thread Matthew R. Dempsky
On Thu, Sep 14, 2006 at 10:38:35AM -0500, Karle, Chris wrote: > If you're using a "rl*" can you take a look at your mbuf usage (netstat -m)? On my OpenBSD 3.9 firewall, sis0 is connected to my internal network, and rl0 is connected to my cable modem. $ netstat -m 2546 mbufs in use: 2525 m

Re: mbuf leak with rl

2006-09-14 Thread Stefan
I posted about my mbuf leak problem earlier, but I thought I'd chime in again. For those without uptimes, the mbuf usage depends on the uptime of the system and is pretty meaningless if you just restarted. Uptime: 1:30AM up 8 days, 5:12, 0 users, load averages: 0.13, 0.11, 0.08 Netstat -m: 125

Re: mbuf leak with rl

2006-09-14 Thread Jurjen Oskam
On Thu, Sep 14, 2006 at 10:38:35AM -0500, Karle, Chris wrote: > Is anyone using a Realtek 8139 card with OpenBSD 3.9? I noticed that mbufs > will slowly leak when using it. I noticed this after switching to 3.9. I I have 2 rl and 1 sk interface in my AMD64 machine, and this works fine. Home us

Re: mbuf leak with rl

2006-09-14 Thread Karle, Chris
I forgot to mention that my rl interface is on a cable modem, which tends to have a lot of ARP traffic. -Original Message- From: Abel Talaversn Estevez [mailto:[EMAIL PROTECTED] Sent: Thursday, September 14, 2006 11:14 AM To: Karle, Chris Cc: misc@openbsd.org Subject: Re: mbuf leak

Re: mbuf leak with rl

2006-09-14 Thread Karle, Chris
M To: misc@openbsd.org Subject: Re: mbuf leak with rl On Thursday 14 September 2006 17:38, you wrote: > Is anyone using a Realtek 8139 card with OpenBSD 3.9? I noticed that > mbufs will slowly leak when using it. I noticed this after switching > to 3.9. I don't know if something hap

Re: mbuf leak with rl

2006-09-14 Thread Emilio Perea
On Thu, Sep 14, 2006 at 10:38:35AM -0500, Karle, Chris wrote: > If you're using a "rl*" can you take a look at your mbuf usage (netstat -m)? > Me and another person both see something similar. OpenBSD 3.9-stable (i386 GENERIC) % dmesg | grep rl rl0 at pci0 dev 14 function 0 "Realtek 8139" rev 0x1

Re: mbuf leak with rl

2006-09-14 Thread Hans van Leeuwen
On Thursday 14 September 2006 17:38, you wrote: > Is anyone using a Realtek 8139 card with OpenBSD 3.9? I noticed that mbufs > will slowly leak when using it. I noticed this after switching to 3.9. I > don't know if something happened to the card or not... maybe there is a > hardware error now t

Re: mbuf leak with rl

2006-09-14 Thread Abel Talaverón Estevez
El Jueves, 14 de Septiembre de 2006 17:38, escribiC3: > Is anyone using a Realtek 8139 card with OpenBSD 3.9? I noticed that mbufs > will slowly leak when using it. I noticed this after switching to 3.9. I > don't know if something happened to the card or not... maybe there is a > hardware error

Re: mbuf leak with rl

2006-09-14 Thread viq
On Thursday 14 September 2006 17:38, Karle, Chris wrote: > Is anyone using a Realtek 8139 card with OpenBSD 3.9? I noticed that mbufs > will slowly leak when using it. I noticed this after switching to 3.9. I > don't know if something happened to the card or not... maybe there is a > hardware er

mbuf leak with rl

2006-09-14 Thread Karle, Chris
Is anyone using a Realtek 8139 card with OpenBSD 3.9? I noticed that mbufs will slowly leak when using it. I noticed this after switching to 3.9. I don't know if something happened to the card or not... maybe there is a hardware error now that is making it behave funky. If you're using a "rl*