Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 2010 09:28:12 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet tcp_subr.c
Message-ID:  <201008180928.o7I9SUqA097202@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-08-18 09:28:12 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  SVN rev 211451 on 2010-08-18 09:28:12Z by bz
  
  When calculating the expected memory size for userspace, also take the
  number of syncache entries into account for the surplus we add to account
  for a possible increase of records in the re-entry window.
  
  Discussed with:         jhb, silby
  MFC after:              1 week
  
  Revision  Changes    Path
  1.361     +1 -1      src/sys/netinet/tcp_subr.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008180928.o7I9SUqA097202>