[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070306182039.GJ25760@galon.ev-en.org>
Date: Tue, 6 Mar 2007 20:20:39 +0200
From: Baruch Even <baruch@...en.org>
To: Zaccomer Lajos <zacco@...hu>
Cc: netdev@...r.kernel.org
Subject: Re: many sockets, slow sendto
* Zaccomer Lajos <zacco@...hu> [070306 17:39]:
> Hi,
>
>
>
> I'm playing around with a simulation, in which many thousands of IP
>
> addresses (on interface aliases) are used to send/receive TCP/UDP
>
> packets. I noticed that the time of send/sendto increased linearly
>
> with the number of file descriptors, and I found it rather strange.
To better understand the reason for this problem you should first use
oprofile to profile the kernel. This will give you the hot spots of the
kernel, where the kernel (or userspace) spends most of its time.
Baruch
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists