From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B3C82EEAB for ; Tue, 16 Jan 2024 13:29:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="DApzo0Ld" Received: by smtp.kernel.org (Postfix) with ESMTPS id 1F129C43390 for ; Tue, 16 Jan 2024 13:29:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1705411744; bh=ktq2gLubpY+GpOOn4gXs/mkT3iNDPr8HKuRbQwgo4bU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DApzo0Ld61ILE7WEUCoArDrWuUKNxJ4hGmRIroSwTlTusjbJ9+NuU4a1bnLmD+7pj iznIZohY7Fwp97k87caXTjR1lrzi3DywP3ep764JYSJ6LbUeJw5A1RvMbG9AO0bRbk /zTzh/Excz8ogLzibzrEE0qx+W/P9HRJumBwdyUuW2fjmwEdkCsc5YkOuhuRVy/Jp2 UwhhpYiO2SnNP6QmnJle/rJl8IMFQ0kuVrwrxeJVtMbiOE/i9weXvSJ6IUln5UZDio 4wWDFfrleFdVV/wX9yZBA3adncjTbG6njfPJkjs79ZB+5poQ/FFJ4Pnp2fI7lGIf74 AhKZzvnnra81A== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id 05715C53BD2; Tue, 16 Jan 2024 13:29:04 +0000 (UTC) From: bugzilla-daemon@kernel.org To: kvm@vger.kernel.org Subject: [Bug 218259] High latency in KVM guests Date: Tue, 16 Jan 2024 13:29:03 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo virtualization_kvm@kernel-bugs.osdl.org X-Bugzilla-Product: Virtualization X-Bugzilla-Component: kvm X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: kernelbugs2012@joern-heissler.de X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: virtualization_kvm@kernel-bugs.osdl.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated Precedence: bulk X-Mailing-List: kvm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 https://bugzilla.kernel.org/show_bug.cgi?id=3D218259 --- Comment #9 from Joern Heissler (kernelbugs2012@joern-heissler.de) --- (In reply to Sean Christopherson from comment #5) > On Thu, Dec 14, 2023, bugzilla-daemon@kernel.org wrote: > While the [tdp_mmu] module param is writable, it's effectively snapshotte= d by > each VM during creation, i.e. toggling it won't affect running VMs. How can I see which MMU a running VM is using? --=20 You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.=