Re: server about to crash

Peter T. Breuer (ptb@it.uc3m.es)
Wed, 8 Jul 1998 21:00:57 +0200 (MET DST)


"A month of sundays ago MOLNAR Ingo wrote:"
>
> it depends. It can be 32 bytes, or it can be several kbytes, this depends
> on what is leaking. 'networking buffer' might be anything allocated in
> the networking layer, it's a pretty broad category.

OK - incidentally, I noticed that the skb_count (or whatever it is exactly
that this count is called in the code) is sometimes incremented via a ++,
although it is usually done via a atom_inc() or something close to that
name. I was looking at net/core/*.c.

I presume that is a buglet (2.0.33).

> Ingo

Peter

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu