From nobody Fri Jan 05 17:21:40 2024 X-Original-To: fs@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 4T69H90qMwz55N9G for ; Fri, 5 Jan 2024 17:21:41 +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 4T69H86lLdz54RG for ; Fri, 5 Jan 2024 17:21:40 +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=1704475300; 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=l3/SHthmWiq2enc8goo1WTh1XMqQogAK9pe45/gB9BE=; b=saHIK+5FmXbEqacP/y9m2ReSlH4b/OW+ZP8DOx9v1V0HwAeNsxve61c4Lrbcus7QNv2YJX TSeD5AIabhsktCCcciE+ilju16VK7mWE/2vO0n+WyFQVP57aF5eGoOxOVX6sGpgTqt8vyt TvS85VAWX9QkQAWx79Kp2SDENXj7wDQqbRhty7FHNjpQwm1YiWwpO1EFPieWxXcIhb80kZ gVbAtWja0kni5imyafefGVRmyccA6VwLAKiWWaaQh4GawThB7FMKcs8takAhqQWX12JJf7 pdldidvY8FSUosJEDcY6JMpD4crSHaZzlxpM9tXIiqSTK0wAf4NwRFPdDETSvQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704475300; a=rsa-sha256; cv=none; b=EOqfb/rqEAeoUJA9P9NL/Z3yw6s/GRVchgaK/tXNNI8OkyqiOJXyNiEEWIZxZRnD+o9j0L qBtW8ciZrOQqgPWri00ec+YXrNpA7FecU5tUB/1o01fXInzc5XC1JrpPLE0Qa2krZI/Mpi XRaXK4DQstUil4OhkhTdRjCUJAqfGZhdcNSBrHMDJfzfw6Z4yuqMR/wBI3auETqT5MJSwo fn0q/wBqdZl0gkgF/RxhlSzxBxnzWiXD1kcJ7dxJRrZScRq+hZc1NcNcEZz9eny4GR9zK3 EOso1OKFXGgXA143YKfisttxFp69q7c+925J4TiE/xezfmmJBcm8rvlaK87fLg== 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 4T69H85rG8z169S for ; Fri, 5 Jan 2024 17:21:40 +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 405HLeJM070240 for ; Fri, 5 Jan 2024 17:21:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 405HLehw070239 for fs@FreeBSD.org; Fri, 5 Jan 2024 17:21:40 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: fs@FreeBSD.org Subject: [Bug 275594] High CPU usage by arc_prune; analysis and fix Date: Fri, 05 Jan 2024 17:21:40 +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: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: seigo.tanimura@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275594 --- Comment #20 from Seigo Tanimura --- Created attachment 247465 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D247465&action= =3Dedit The result charts for Comment 22. (1 / 2) --=20 You are receiving this mail because: You are the assignee for the bug.=