Re: [PATCH] i386 tsc: remove xtime_lock'ing around cpufreq notifier

From: Jeremy Fitzhardinge
Date: Thu Apr 12 2007 - 15:44:51 EST


Andrew Morton wrote:
> blktrace. I've seen a couple of trace/debug-style things which use
> sched_clock for timestamping event collection. I think lttng does exotic
> things with TSCs, performing private skew correction, although that might
> have changed now.
>

I'm not worried about things using the tsc directly. But since we hook
into sched_clock, anyone using it is going to get the pv_ops backend's
behaviour, which is targeted at making the scheduler work properly
rather than all these secondary uses.

J
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/