From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 153571] 100% CPU usage on guest VM Date: Sun, 05 Feb 2017 11:01:57 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.29.136]:37074 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751231AbdBELCC (ORCPT ); Sun, 5 Feb 2017 06:02:02 -0500 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 17CFD20412 for ; Sun, 5 Feb 2017 11:02:00 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 8DA4C203ED for ; Sun, 5 Feb 2017 11:01:57 +0000 (UTC) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=153571 --- Comment #5 from Laurentiu Soica --- I wasn't able to boot with the kernel from koji.fedoraproject.org. Instead I built the 4.9.6 from sources. Even if for now the CPU usage is not 100% (but still very high), the profiling looks similar, this time the the load is on queued_spin_lock_slowpath: Children Self Command Shared Object Symbol - 69.38% 69.38% qemu-kvm [kernel.vmlinux] [k] queued_spin_lock_slowpath - queued_spin_lock_slowpath - _raw_spin_lock + 46.76% kvm_mmu_sync_roots + 29.95% mmu_free_roots + 23.12% kvm_mmu_load -- You are receiving this mail because: You are watching the assignee of the bug.