diff options
| author | Eric Dumazet <[email protected]> | 2009-11-09 05:26:33 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-11-11 04:54:38 +0000 |
| commit | 30fff9231fad757c061285e347b33c5149c2c2e4 (patch) | |
| tree | 79d07aba4b8de4367090442292e412d1ccf961ef /net/unix/af_unix.c | |
| parent | bnx2x: version 1.52.1-4 (diff) | |
| download | kernel-30fff9231fad757c061285e347b33c5149c2c2e4.tar.gz kernel-30fff9231fad757c061285e347b33c5149c2c2e4.zip | |
udp: bind() optimisation
UDP bind() can be O(N^2) in some pathological cases.
Thanks to secondary hash tables, we can make it O(N)
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
