Date: Fri, 27 Aug 2010 21:52:05 +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: <201008272152.o7RLqRb8062675@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2010-08-27 21:52:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/netinet tcp_subr.c Log: SVN rev 211901 on 2010-08-27 21:52:05Z by bz MFC r211451: 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 Revision Changes Path 1.350.2.9 +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?201008272152.o7RLqRb8062675>