Re: 2.6.23-rc8 network problem. Mem leak? ip1000a?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux@...>
Cc: <linux-kernel@...>, <netdev@...>, Francois Romieu <romieu@...>
Date: Sunday, September 30, 2007 - 5:23 am

On 30 Sep 2007 03:59:56 -0400 linux@horizon.com wrote:


OK.  Did you try to reproduce it without the pps patch applied?


Yeah, that's an skbuff leak.


Absolutely.  Normally a driver's transmit completion interrupt handler will
run dev_kfree_skb_irq() against the skbs which have been fully sent.

However it'd be darned odd if the driver was leaking only tcp acks.

I can find no occurrence of "dev_kfree_skb" in drivers/net/ipg.c, which is
suspicious.

Where did you get your ipg.c from, btw?  davem's tree?  rc8-mm1? rc8-mm2??


I assume that meminfo was not captured when the system was ooming?  There
isn't much slab there.

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: 2.6.23-rc8 network problem. Mem leak? ip1000a?, Andrew Morton, (Fri Sep 28, 5:20 am)
Re: 2.6.23-rc8 network problem. Mem leak? ip1000a?, Andrew Morton, (Sun Sep 30, 5:23 am)