Date: Sat, 6 Mar 2010 21:24:32 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet udp_usrreq.c Message-ID: <201003062124.o26LOvpV044920@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2010-03-06 21:24:32 UTC
FreeBSD src repository
Modified files:
sys/netinet udp_usrreq.c
Log:
SVN rev 204807 on 2010-03-06 21:24:32Z by bz
Destroy UDP UMA zones (empty or not) upon network stack teardown
to not leak them making the VM subsystem unhappy with every stoped vnet(*).
We will still leak pages (especially as zones are marked NOFREE).
(*) This will also keep vmstat -z more usable.
Sponsored by: ISPsystem
MFC after: 5 days
Revision Changes Path
1.263 +3 -0 src/sys/netinet/udp_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003062124.o26LOvpV044920>
