public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] [PATCH] more sched_clock updates
@ 2008-07-09  4:15 Steven Rostedt
  2008-07-09  4:15 ` [PATCH 1/3] sched_clock: only update deltas with local reads Steven Rostedt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Steven Rostedt @ 2008-07-09  4:15 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Thomas Gleixner, Andrew Morton,
	john stultz, linux-kernel

ftrace is still seeing jumps in the sched_clock.c code that is not seen in
using sched_clock() function itself. The following patches fix some of
the issues that I've seen. There is still a slight drift but all my attempts
to remove it completely have failed. Patch 3 does the best sofar at
keeping the jumps to a minimum.

-- Steve


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-07-11 13:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-09  4:15 [PATCH 0/3] [PATCH] more sched_clock updates Steven Rostedt
2008-07-09  4:15 ` [PATCH 1/3] sched_clock: only update deltas with local reads Steven Rostedt
2008-07-09  4:15 ` [PATCH 2/3] sched_clock: record TSC after gtod Steven Rostedt
2008-07-09  4:15 ` [PATCH 3/3] sched_clock: and multiplier for TSC to gtod drift Steven Rostedt
2008-07-11 13:56 ` [PATCH 0/3] [PATCH] more sched_clock updates Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox