Re: Really slow netstat and /proc/net/tcp in 2.4

kuznet@ms2.inr.ac.ru
Fri, 12 Oct 2001 23:43:17 +0400 (MSK DST)


Hello!

> If it involves changing the TCP stack locking stuff

No. It even does not touch the kernel except for exporting 4 new
not exported symbols.

> and testing load on the server. Is there an easier way to accomplish
> this than parsing /proc/net/tcp? We could attempt to bind to the ports
> we want to check, but that would race with daemons trying to start up.

To syn-flood with single syn using packet socket.

Alexey

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