Re: many sockets, slow sendto
From: Eric Dumazet <hidden>
Date: 2007-03-22 06:44:07
From: Eric Dumazet <hidden>
Date: 2007-03-22 06:44:07
On Wed, 21 Mar 2007 18:15:10 -0700 (PDT) David Miller [off-list ref] wrote:
From: Eric Dumazet <redacted> Date: Wed, 21 Mar 2007 23:12:40 +0100quoted
I chose in this patch to hash UDP sockets with a hash function that take into account both their port number and address : This has a drawback because we need two lookups : one with a given address, one with a wildcard (null) address.Thanks for doing this work Eric, I'll review this when I get home tomorrow night or Friday.
You're welcome :) I knew you were busy with this new wii game^Wprogram :)