From nobody Thu Oct 26 17:38:26 2023 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 4SGY1G4lkTz4y5Kt for ; Thu, 26 Oct 2023 17:38:26 +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 4SGY1G1bsJz4by5 for ; Thu, 26 Oct 2023 17:38:26 +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=1698341906; 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=d71mqqbCLPT9b09dCPVKIBGKy8wMaIjfYR1zR4VkVHw=; b=Kf3+lI+iDFSSaSf55EU/lUNlqujFmOUl01NOUL8FhvtE/wjoTTsGGsPNJYn6RtCBKV2ATQ pztgbbAAIFtD2oXp/DWFXdKdREayVTU7/IdC9u94cFJ4VWji43wloUrcgrn3TBNORLkv4i BHtkH6w9589YyiR7un/fli+vL24FQ0O+l5E2l4LPkRtg4QLJs66LD3+/pG/TMHcAliIOmT LVael1s7+tL3CDRtw6PfWPWeqZPpHiEfvPz+UKcPCcK0dXeArK81SvzF/xaMHOLRsVSmRD P/IuRWiQP1i2Fl4NISgVF+SfbiR7O4yesPXDWBblYsq3drDSW+s4Yv0zrPyq/w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698341906; a=rsa-sha256; cv=none; b=sruXNNzfNWYtBlKI9p1hxwU75sT+COo2MO9cNHqraZrKfm9Wbw86RtlvofP3iE5M+2r1gY SHlWm1rxHRJSSoKcLnuJ3RNfeKiLMfjYb7++xQDQntLaIXGNmnv7E6dXhVjpVsof1qQGMY VcsqxiybQozk6dn/pILNhzG6WP0DdhxtfggYoDM0cBMPfkLnGxy3+O3nCZahdFFdCub7Es KtZ33tUwDPKtjgBVNI9hBDTcXpm4SHs7DzWXrzsNo5P1p+lqcNc1HmQWYXsbIWRgTAiStL Ps9l08rBl/uJUuSLa2Whqaj1W2+Earmyo5N8yKxlalg+4OgXBDANi+C8gPnsng== 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 4SGY1G0h7LzgZK for ; Thu, 26 Oct 2023 17:38:26 +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 39QHcQLJ090050 for ; Thu, 26 Oct 2023 17:38:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39QHcQkX090049 for bugs@FreeBSD.org; Thu, 26 Oct 2023 17:38:26 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 274698] arc_prune consuming 100% CPU Date: Thu, 26 Oct 2023 17:38:26 +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: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mav@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mav@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to 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=3D274698 Alexander Motin changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress Assignee|bugs@FreeBSD.org |mav@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=