From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 42755] KVM is being extremely slow on AMD Athlon64 4000+ Dual Core 2.1GHz Brisbane Date: Sun, 12 Feb 2012 10:40:56 GMT Message-ID: <201202121040.q1CAeu2q022846@bugzilla.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To: kvm@vger.kernel.org Return-path: Received: from bugzilla.kernel.org ([198.145.19.204]:52028 "EHLO bugzilla.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751357Ab2BLKk4 (ORCPT ); Sun, 12 Feb 2012 05:40:56 -0500 Received: from bugzilla.kernel.org (localhost [127.0.0.1]) by bugzilla.kernel.org (8.14.5/8.14.5) with ESMTP id q1CAeu7A022847 for ; Sun, 12 Feb 2012 10:40:56 GMT In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=42755 --- Comment #14 from Rosen 2012-02-12 10:40:56 --- (In reply to comment #13) > (In reply to comment #12) > > Allready mounted. Bu this directory doesn't exist, i have those dirs: > > > > /sys/kernel/debug > > acpi bdi dri hid ieee80211 kvm mce suspend_stats usb virtio-ports > > wakeup_sources x86 > > Is this ancient kernel? Or have you disabled tracing during kernel compile? If > later you will have to rebuild the kernel with tracing enabled. This is the > only way to see what is happening. Its my kernel not default ARCH kernel. zgrep TRACE /proc/config.gz CONFIG_STACKTRACE_SUPPORT=y # CONFIG_RCU_TRACE is not set # CONFIG_TREE_RCU_TRACE is not set CONFIG_HAVE_ARCH_TRACEHOOK=y # CONFIG_TRACE_SINK is not set CONFIG_TRACE_IRQFLAGS_SUPPORT=y CONFIG_USER_STACKTRACE_SUPPORT=y CONFIG_HAVE_FUNCTION_TRACER=y CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y CONFIG_HAVE_DYNAMIC_FTRACE=y CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y CONFIG_HAVE_SYSCALL_TRACEPOINTS=y # CONFIG_FTRACE is not set CONFIG_HAVE_MMIOTRACE_SUPPORT=y i'm not sure which option need to be enabled?! -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.