Re: Known memory leaks in 2.0.31-pre-10-2.1 ?

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 14 Oct 1997 23:43:03 +0100 (BST)


> Oct 14 17:15:38 eax kernel: Networking buffers in use : 172504
> Oct 14 17:15:38 eax kernel: Network buffers locked by drivers : 0
> Oct 14 17:15:38 eax kernel: Total network buffer allocations : 115010893
> Oct 14 17:15:38 eax kernel: Total failed network buffer allocs : 0
> Oct 14 17:15:38 eax kernel: Total free while locked events : 0
> Oct 14 17:15:38 eax kernel: IP fragment buffer size : 0

So right now you have 172,504 network buffers - thats at least 17Mbytes
of them. I guess thats what is leaking. Now does 2.0.29 leak on the same
configuration ?