Re: ZONE_NORMAL memory exhausted by 4000 TCP sockets

From: Zhao Xiaoming
Date: Mon Nov 06 2006 - 04:03:46 EST


2006/11/6, Eric Dumazet <dada1@xxxxxxxxxxxxx>:

Slab: 293952 kB
So 292 MB used by slab for 2000 sessions.

Expect 600 MB used by slab for 4000 sessions.

So your precious LOWMEM is not gone at all. It *IS* used by SLAB.

You forgot to send
cat /proc/slabinfo

sorry I didn't make myself clear enough. 2000 sessions means 4000
sockets, 2000 for the server, 2000 for the client.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/