From owner-freebsd-stable@freebsd.org Thu Dec 15 17:51:47 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9718AC815E4; Thu, 15 Dec 2016 17:51:47 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from mail.strugglingcoder.info (strugglingcoder.info [104.236.146.68]) by mx1.freebsd.org (Postfix) with ESMTP id 89D2C10EC; Thu, 15 Dec 2016 17:51:47 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from localhost (unknown [10.1.1.3]) (Authenticated sender: hiren@strugglingcoder.info) by mail.strugglingcoder.info (Postfix) with ESMTPA id 4BDF6175D6; Thu, 15 Dec 2016 09:51:41 -0800 (PST) Date: Thu, 15 Dec 2016 09:51:41 -0800 From: hiren panchasara To: "Eugene M. Zheganin" Cc: freebsd-stable@freebsd.org, freebsd-net Subject: Re: sonewconn: pcb [...]: Listen queue overflow to human-readable form Message-ID: <20161215175141.GE82166@strugglingcoder.info> References: <58528B50.8030600@norma.perm.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="IU5/I01NYhRvwH70" Content-Disposition: inline In-Reply-To: <58528B50.8030600@norma.perm.ru> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2016 17:51:47 -0000 --IU5/I01NYhRvwH70 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 12/15/16 at 05:23P, Eugene M. Zheganin wrote: > Hi. >=20 > Sometimes on one of my servers I got dmesg full of >=20 > sonewconn: pcb 0xfffff80373aec000: Listen queue overflow: 49 already in > queue awaiting acceptance (6 occurrences) [skip] >=20 > but at the time of investigation the socket is already closed and lsof > cannot show me the owner. I wonder if the kernel can itself decode this > output and write it in the human-readable form ? I have this not-quite-correct patch that may help you. (If you follow the discussion there, you'd know why its not complete.)=20 https://lists.freebsd.org/pipermail/freebsd-net/2014-March/038074.html Cheers, Hiren --IU5/I01NYhRvwH70 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJYUtgpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/lNpgH/25X//3jMEM8d6A2MtiqcfHY 4adY/ECiOG0xPzfks0K/ImcVt/ryt6B9KIept3duPnQ+iJlGKnrS2wP8Uci8SsEu /LLr2IIycaqCmU+Rpz2wAlAu6t6r4G4Ix9Yq6WoKDA1oZJhOXqPv076C1ue5FKt8 TJBMfESUMIVAUeD0a3XYcn4a2WRM/yzV8VetB9su1fMf4VwQphdOrhTzw1bwK34K TnfP0UxEn+920XmbIjUibnbL5icXLOrInpXCdAVOqMeD7duhNeEJT0Si/fNs0zk4 RHC2t+yKDJdNyo+Q2mxDrFnnxOlY2fnqjzXVDgC1ksDJ5QgnChdgUXd/njJZYdI= =D+cw -----END PGP SIGNATURE----- --IU5/I01NYhRvwH70--