On Mon, 2007-04-30 at 23:33 -0400, Mark Lord wrote:
> Daniel Walker wrote:
> >
> > I'm interested in which clocksource is getting used, which is in the
> > boot log.
>
> Well then, send me a patch that dumps that information out just before it locks up.
> We know (first post in this thread) that the lockup occurs just after
> these two messages:
>
> "switched to high resolution mode on cpu 1"
> "switched to high resolution mode on cpu 0"
>
> So just dump out anything else you need to see at the same time,
> and it'll still be on my screen when the darned thing locks up.
>
> Simple, eh. We both get to run around a treadmill this way. ;)
Forgot it's an SMP system .. So would have to be clocksource=tsc .
Daniel