[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <536D0571.6030202@intel.com>
Date: Fri, 09 May 2014 09:42:25 -0700
From: Dave Hansen <dave.hansen@...el.com>
To: Steven Rostedt <rostedt@...dmis.org>
CC: Thomas Gleixner <tglx@...utronix.de>, x86@...nel.org,
Peter Zijlstra <peterz@...radead.org>,
LKML <linux-kernel@...r.kernel.org>,
Gleb Natapov <gleb@...hat.com>,
Seiji Aguchi <seiji.aguchi@....com>,
"H. Peter Anvin" <hpa@...or.com>
Subject: Re: KVM_GUEST support breaks page fault tracing
On 05/08/2014 04:45 PM, Steven Rostedt wrote:
> As your patch showed up as an attachment, I couldn't include it in my
> reply. But sure, that may work. But you could also play tricks to keep
> the overhead off when tracing is disabled like this one:
...
How important is it to have zero-overhead? This bug was introduced by
trying to do just that, and I'm worried about having an explosion of so
many paths to get in to the page fault code. The overhead in this case
is just a few noops, right?
I guess that's a question for the KVM folks. Do you guys prefer zero
overhead or simpler code?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists