Re: Terrible interactivity with 2.6.0-t9-mm3

From: john stultz
Date: Mon Nov 17 2003 - 18:01:19 EST


On Mon, 2003-11-17 at 14:51, Prakash K. Cheemplavam wrote:
> john stultz wrote:
> > You're correct, I forgot to initialize cpu_khz in the ACPI PM timesource
> > init code. This patch fixes that.
>
> Well I applied your patch without the ones from Thomas Schlichter. Was
> is intended like that or should it be on top of Thomas patches?

It was to go along side of Thomas' patch. Thomas caught the real issue
(sched_clock() needs to be switched on use_tsc), but cpu_khz is also
used in the scheduler, so I just wanted to make sure it was properly set
as well.

thanks
-john


-
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/