Date: Sat, 19 Mar 2011 15:50:34 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC src/sys/ia64/conf GENERIC src/sys/mips/conf OCTEON1 Message-ID: <201103191551.p2JFp4a7058619@repoman.freebsd.org>
index | next in thread | raw e-mail
bz 2011-03-19 15:50:34 UTC
FreeBSD src repository
Modified files:
sys/amd64/conf GENERIC
sys/i386/conf GENERIC
sys/ia64/conf GENERIC
sys/mips/conf OCTEON1
Log:
SVN rev 219775 on 2011-03-19 15:50:34Z by bz
For now remove options FLOWTABLE from the remaining GENERIC kernel
configurations and make it opt-in for those who want it. LINT will
still build it.
While it may be a perfect win in some scenarios, it still troubles users
(see PRs) in general cases. In addition we are still allocating resources
even if disabled by sysctl and still leak arp/nd6 entries in case of
interface destruction.
Discussed with: qingli (2010-11-24, just never executed)
Discussed with: juli (OCTEON1)
PR: kern/148018, kern/155604, kern/144917, kern/146792
MFC after: 2 weeks
Revision Changes Path
1.552 +0 -1 src/sys/amd64/conf/GENERIC
1.539 +0 -1 src/sys/i386/conf/GENERIC
1.118 +0 -2 src/sys/ia64/conf/GENERIC
1.16 +0 -1 src/sys/mips/conf/OCTEON1
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103191551.p2JFp4a7058619>
