Re: [PATCH 2/2] sched/debug: fix deadlock when enabling sched events

From: Mel Gorman
Date: Wed Jun 08 2016 - 04:13:19 EST


On Tue, Jun 07, 2016 at 09:54:48PM +0200, Peter Zijlstra wrote:
> On Tue, Jun 07, 2016 at 02:43:17PM -0500, Josh Poimboeuf wrote:
> > 1. Instead of just warning and allowing the tracepoints to be broken,
> > I'd argue that it would be better to make them work by forcing
> > schedstats enabled and printing a warning about that, which is what's
>
> Forcing them enabled doesn't make them useful per se; some of these
> tracepoint rely on previously recoded state, which now wasn't previously
> recorded because back then it was disabled.
>

This is unfortunately true. It means there is a window when the data is
unreliable after the stats are enabled. It is assumed that either someone
enabling the stats knows that or is willing to enable them on the command
line.

--
Mel Gorman
SUSE Labs