-ENOBUFS (Need more kernel memory ?!)

Peter Enderborg (pme@ufh.se)
Mon, 23 Nov 1998 21:01:35 +0100


This is a multi-part message in MIME format.
--------------34CBF00774FAF4325EA43D7D
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I have som problems with a program that i make a lots of connections.
But after
a while I got the error code 105 (ENOBUFS) and I have tryed to se what's
going
on. And my point of view is goes down to
sys_connect -> tcp_v4_connect -> sock_wmalloc -> alloc_skb ->
kmem_cache_alloc or kmalloc

And then to the slab allocator. This make me to guess that Im out of
kernel memory.
What else ?! It's 2.1.129 SMP kernel on a SMP machine.

--
foo!

--------------34CBF00774FAF4325EA43D7D Content-Type: text/x-vcard; charset=us-ascii; name="pme.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Peter Enderborg Content-Disposition: attachment; filename="pme.vcf"

begin:vcard n:Enderborg;Peter x-mozilla-html:FALSE org:; adr:;;;;;; version:2.1 email;internet:pme@ufh.se x-mozilla-cpt:;0 fn:Peter Enderborg end:vcard

--------------34CBF00774FAF4325EA43D7D--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/