lkml.org 
[lkml]   [2009]   [Feb]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] tracing/ftrace: add missing wake-up on some callsites

* Steven Rostedt <rostedt@goodmis.org> wrote:

> > Which would send a delayed work to wake up?
>
> No, I was thinking that trace_delay_wake_up() would be called
> by these dangerous call sites. Then a per_cpu flag could be
> set. We could have a trace point in the scheduler code that is
> outside holding a runqueue lock, and this trace point would
> call a trace function that will clear the per cpu flag, and
> then call trace_wake_up().

No, that's very roundabout and ugly. If we putting a tracepoint
there we might as well put real scheduler code there that looks
for such a flag. But i'm not convinced we need a flag ...

Ingo


\
 
 \ /
  Last update: 2009-02-23 18:39    [W:0.053 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site