Re: [PATCH -v3] perf, x86: try to handle unknown nmis with running perfctrs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Cyrill Gorcunov
Date: Wednesday, August 25, 2010 - 1:24 pm

On Wed, Aug 25, 2010 at 04:11:06PM -0400, Don Zickus wrote:
...

Oh. I'm not sure if it would be a good idea at all but maybe we could
use kind of Robert's idea about "pmu nmi relaxing time" ie some time
slice in which we treat nmi's as being from pmu, but not arbitrary number
but equal to the number of PMI turned off. Say we handle NMI and found
that 4 events are overflowed, we clear them, arm timer and wait for
3 unknow nmis to happen, if they are not happening during some time
period we clear this waitqueue, if they happen or partially happen
- we destroy the timer. Ie almost the same as Robert's idea but
without tsc? Just a thought.

	-- Cyrill
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH -v3] perf, x86: try to handle unknown nmis with ..., Cyrill Gorcunov, (Wed Aug 25, 1:24 pm)
Re: [PATCH -v3] perf, x86: try to handle unknown nmis with ..., Frederic Weisbecker, (Wed Aug 25, 4:52 pm)