From nobody Wed Mar 27 15:49:27 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 4V4WLy3PTFz5Fhy1 for ; Wed, 27 Mar 2024 15:49:30 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V4WLy2LTzz49sv for ; Wed, 27 Mar 2024 15:49:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711554570; a=rsa-sha256; cv=none; b=SwPeF2tFR+cMlyCxyBFTvMYF2kqzUpdvWsJOZRIXuSKRj5gIvsWlxjtR25jsgM3cMbWl9M yCzc9DCY50LUfeEclXt+etVZ4JNTCets1A6j0FdkOKSJqftMUaRw0WLNNhe6qIASKnD7Q/ rQ2ALm2j2SnJM5c9xGMLyPYB4yQcRMn2tFN+rXPQItjpCczFWSMf4uQPiqn+T9SJd+T3H5 ntUtWqpzAcop9sByWERwzvCoe8aq0UfdA0WEZ7tXrWpm6i+WFRS5nhAty6Q67A9rJ8VGcS 9eVw5fkFUEUhPNPXHzHqSepsnqmyVSveHkRnN2I2Ge0YMH3e6tU7PELcv7mEww== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711554570; 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=JtteY3w1LUVZmMck5PipYEha8sdjXpnqlmfm/+VUF+k=; b=dLgZT430MS3MMqw1uwZFMxckvYPKcxhV5aU06qnVimqQhYHRDbgTajenjxXOieN4XWBZOJ j+yg5faO3YwyWfbmwcyCDDdvi+ZXzCjpAhbjPDG8lq+MMGXVI6ZK6eURpbelJU7Sibqfqr hemhanPReUe/Dng4oNXwO2FQaW75JCYUc1k6cnKSsRYUG+Atx/qr6NCc/KlXOqpx+KSo6I ySrycoVCQW1/NeZdbP9loDH7VoR1D+fHgdRY8k2TdrGT59p/V10/sfzgjHpoHnSGAtfKWv ulBGax3UnpnXSOk4Leppurq930MS2Q9r4Ldf6zH50xcLoadj2D2p+2Q7CD2Cxw== 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 4V4WLy1wnFzqZl for ; Wed, 27 Mar 2024 15:49:30 +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 42RFnUkS010831 for ; Wed, 27 Mar 2024 15:49:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42RFnU8l010830 for bugs@FreeBSD.org; Wed, 27 Mar 2024 15:49:30 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 277717] kernel using 100% CPU in arc_prune in 13.3 Date: Wed, 27 Mar 2024 15:49:27 +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: 13.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: nihilesthic@proton.me X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: needs_errata? X-Bugzilla-Changed-Fields: cc 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=3D277717 nihilesthic@proton.me changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nihilesthic@proton.me --- Comment #7 from nihilesthic@proton.me --- Hello! Any plans to backport the fix to 13.3? Thank you! --=20 You are receiving this mail because: You are the assignee for the bug.=