Re: [PATCH] ftrace memory barriers

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steven Rostedt
Date: Monday, July 14, 2008 - 9:35 am

On Mon, 14 Jul 2008, Mathieu Desnoyers wrote:


Yep, I understand that. It was that the same CPU trace provided funny
output. It it were a trace over separate CPUS then that is something
people would accept.


All the buffers and traces are per-cpu. We sort out the rest on output,
and we use the clock as the interleaver. Doing that doesn't guarantee that
events actually do happen in the order that appear, but it gives one a
good idea of where to look.


Good to know, thanks. Hmm, I'm not sure that code can schedule :-/ Maybe
it can. I'll have to take a look.



Thanks,

-- Steve

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

Messages in current thread:
Re: [PATCH] ftrace memory barriers, Mathieu Desnoyers, (Mon Jul 14, 9:25 am)
Re: [PATCH] ftrace memory barriers, Steven Rostedt, (Mon Jul 14, 9:35 am)