From owner-freebsd-current@FreeBSD.ORG Mon Feb 17 00:01:19 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B7519E52 for ; Mon, 17 Feb 2014 00:01:19 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7DD591B40 for ; Mon, 17 Feb 2014 00:01:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1H01JLK088769 for ; Mon, 17 Feb 2014 00:01:19 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1H01JW7088767 for freebsd-current@freebsd.org; Mon, 17 Feb 2014 00:01:19 GMT (envelope-from bdrewery) Received: (qmail 50959 invoked from network); 16 Feb 2014 18:01:16 -0600 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 16 Feb 2014 18:01:16 -0600 Message-ID: <53015149.8020404@FreeBSD.org> Date: Sun, 16 Feb 2014 18:01:13 -0600 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: M_FILEDESC leak References: <52FEE944.2050406@FreeBSD.org> <53010507.3080601@FreeBSD.org> In-Reply-To: <53010507.3080601@FreeBSD.org> X-Enigmail-Version: 1.6 OpenPGP: id=6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="v14eSF0emXCBlsrWpueINke6Rexr2BSjL" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Feb 2014 00:01:19 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --v14eSF0emXCBlsrWpueINke6Rexr2BSjL Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2/16/2014 12:35 PM, Bryan Drewery wrote: > On 2/14/2014 10:12 PM, Bryan Drewery wrote: >> There's some leak of M_FILEDESC. Most head servers I look on have high= >> filedesc usage in vmstat -m. Older (stable/9,8) do not. >> >> vmstat -m|grep filedesc usage on various servers: >> >> r259961 133350 (freefall) >> r261350 829256 (my dev server) >> r261411 67 (pointyhat) >> r263068 288122 (beefy1) >> r260368 1193324 (beefy2) >> >=20 > I have figured this out and am preparing a patch for review/commit. Thi= s > goes back at least to Jan 2013 in head, thus is in 10.0-R as well. >=20 Fixed in r262006. --=20 Regards, Bryan Drewery --v14eSF0emXCBlsrWpueINke6Rexr2BSjL Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJTAVFJAAoJEDXXcbtuRpfPp5cIAIYXAPiRPyuTS4Pt8HOivM5N KARVteD2m4EnHH9uXwvbT/v/7Yr6MioHrjtjZcXQ4O0lfsgbCOxkJg8bpY97QaRP ZpjFYw3qjMz/Qb/Ka7E9Hm5D59jqFQNQMosRfigE9ltp8b46MIMwzgPbmR5rrXEx VYiW2Do0wuLQf9YMKSA/vpsXKlQYr1MIELHTj8NUKIKgHKL9TOXmCbYuIQhPKjxe N10OlNGWC0Id3UMd6eLJmCMyguQAr/iDDC1zm7kRHCfH8CV+k+cMY0ehy4Can13+ h8hjiVCrfoLop42CAPEDAg6ItqrbVSKpKwl0MUrX9NLyf/YknhXsclZ5dTUFBVQ= =LAJ6 -----END PGP SIGNATURE----- --v14eSF0emXCBlsrWpueINke6Rexr2BSjL--