Date: Mon, 22 Mar 2010 23:04:12 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net flowtable.c src/sys/netinet ip_input.c Message-ID: <201003222306.o2MN6ck6001754@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2010-03-22 23:04:12 UTC FreeBSD src repository Modified files: sys/net flowtable.c sys/netinet ip_input.c Log: SVN rev 205488 on 2010-03-22 23:04:12Z by kmacy - boot-time size the ipv4 flowtable and the maximum number of flows - increase flow cleaning frequency and decrease flow caching time when near the flow limit - stop allocating new flows when within 3% of maxflows don't start allocating again until below 12.5% MFC after: 7 days Revision Changes Path 1.31 +82 -24 src/sys/net/flowtable.c 1.382 +14 -2 src/sys/netinet/ip_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003222306.o2MN6ck6001754>