Searched hist:"9 ed324c9a588f89a1f147114e2e02ddc765565a0" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/ |
H A D | raw_ip.c | diff 9ed324c9a588f89a1f147114e2e02ddc765565a0 Sat Jul 26 19:32:15 CEST 2008 Alexander Motin <mav@FreeBSD.org> Add hash table lookup for a fully connected raw sockets.
This gives significant performance improvements when many raw sockets used. Benchmarks of mpd handeling 1000 simultaneous PPTP connections show up to 50% performance boost. With higher number of connections benefit becomes even bigger. PopTop snd others should also get some benefits. diff 9ed324c9a588f89a1f147114e2e02ddc765565a0 Sat Jul 26 19:32:15 CEST 2008 Alexander Motin <mav@FreeBSD.org> Add hash table lookup for a fully connected raw sockets.
This gives significant performance improvements when many raw sockets used. Benchmarks of mpd handeling 1000 simultaneous PPTP connections show up to 50% performance boost. With higher number of connections benefit becomes even bigger. PopTop snd others should also get some benefits.
|