cvs commit: src/sys/netinet tcp_syncache.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Nov 26 12:58:25 PST 2005


dillon      2005/11/26 12:54:34 PST

DragonFly src repository

  Modified files:
    sys/netinet          tcp_syncache.c 
  Log:
  tcp_syncache.cache_limit is a per-cpu limit, reserve enough space for all
  cpus using it to hit the limit.
  
  Reported-by: Peter Avalos <pavalos at xxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.23      +1 -1      src/sys/netinet/tcp_syncache.c


http://www.dragonflybsd.org/cvsweb/src/sys/netinet/tcp_syncache.c.diff?r1=1.22&r2=1.23&f=u





More information about the Commits mailing list