From nobody Tue Dec 24 17:05:41 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YHh9L1Gyjz5hVFF for ; Tue, 24 Dec 2024 17:05:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YHh9K5m0fz4J4V for ; Tue, 24 Dec 2024 17:05:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735059941; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=g2qQRdGGXTrGJ0/pv8GafrZ8+nzlJjWfml72pDd16kU=; b=l2e6GeRsT/IZF2qMuuJEwqT/Lxuirr+eQ5Nr9NqIvMyRf97bzWqF41ZcfJPwdZCjFdtAmX cxwMUL79cPljjHXqdlyLY7zNlGe9CTPWcvxEr/UKTsRYyv2agJ+PyluuBjRVD5ebyqG9vR oPvZqM1hxoHMYOcWim6K1enXvDNUiOo7R798JJPw2S65zVB+eEsYcjx+p6k6gplv1VMvXt xJev78hEw5O09BYi10ovuw3/2Xa24Hbh2KJeWohxXO+8f3y5qPRlNxTlPUfA9PWCnWzwP/ LfCYMa+DxixWvpvC2GHL2WuyH3oCdBh5a2I7GQka70zaJ8BhnQC5Luxc4Kq2jg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1735059941; a=rsa-sha256; cv=none; b=gLo0vj8r8HnMo2O8EeR5lOl8dAlmnybiDHwYNubaKPWfAFtYRRLIShiJnPWzS/CMk0+jvz gbPyO0TnsMpSxd5dWOIGOmbKD51P2PgVYW2XpAtqhCEvL2uZ0tQoJkltRBPZgxt696Yyzn eQ9T3k24xj+lZ+LGsboRi/LAfSbh7LyHSC4A33nhN0nBi/ig0Cap/zv2fmB3T3AZ9RlUrP 0sc9Yf4S3arS6lM50jk51qDkUdgNV2xeR/JhyvcWBebRkZbFTGxeM7uhpar/1q//Np39Su 6zvQh1cFLVgKgqqBX+1zXW8kuXzKRjR6KPzQwWcedsZuoYtj884NEXqTLLCFyA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YHh9K5H5nzmyR for ; Tue, 24 Dec 2024 17:05:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4BOH5ftU000805 for ; Tue, 24 Dec 2024 17:05:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BOH5fiD000803 for bugs@FreeBSD.org; Tue, 24 Dec 2024 17:05:41 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 159355] [kernel] unp_gc in 8.2 is once again being overly agressive in recycling port rights Date: Tue, 24 Dec 2024 17:05:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D159355 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Resolution|--- |Overcome By Events Status|Open |Closed --- Comment #3 from Mark Johnston --- Sorry that this didn't get any attention when it was submitted. The unix socket gc code has been heavily reworked since this PR was submitted, and I can't reproduce any problems using your test program, so I'm going to go ah= ead and close this report. --=20 You are receiving this mail because: You are the assignee for the bug.=