[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <bd4cb8901002120812n7da16b6k29dd9b950ac68f25@mail.gmail.com>
Date: Fri, 12 Feb 2010 17:12:38 +0100
From: Stephane Eranian <eranian@...gle.com>
To: Don Zickus <dzickus@...hat.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Peter Zijlstra <peterz@...radead.org>, mingo@...e.hu,
Paul Mackerras <paulus@...ba.org>,
Robert Richter <robert.richter@....com>
Subject: Re: [PATCH 0/3 v2] new nmi_watchdog using perf events
Don,
How is this new NMI watchdog code going to work when you also have OProfile
enabled in your kernel?
Today, perf_event disables the NMI watchdog while there is at least one event.
By releasing the PMU registers, it also allows for Oprofile to work.
But now with this new NMI watchdog code, perf_event never releases the PMU.
Thus, I suspect Oprofile will not work anymore, unless the NMI watchdog is
explicitly disabled. Up until now OProfile could co-exist with the NMI watchdog.
--
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