cvs commit: src/sys/netinet raw_ip.c

Alexander Motin mav at FreeBSD.org
Sat Jul 26 17:32:24 UTC 2008


mav         2008-07-26 17:32:15 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          raw_ip.c 
  Log:
  SVN rev 180828 on 2008-07-26 17:32:15Z by mav
  
  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.
  
  Revision  Changes    Path
  1.189     +80 -9     src/sys/netinet/raw_ip.c


More information about the cvs-all mailing list