Mark Hounschell wrote:
> Darryl Gregorash wrote:
>> On 2006-12-17 02:49, Anders Norrbring wrote:
>>> Have you yet tried the boot parameter "clock=pit" as I suggested
>>> initially?
>>>
>> What exactly does that do, Anders?
>>
>
> This is just manually overriding the automatic time source selection.
> You're using the PIT (programmable interval timer) over what was being
> automatically selected by tour kernel. If we had a dmesg output of your
> boot messages we might be able to tell what was going on with your time
> source.
>
> Mark
more from kernel-parameters.txt:
clock= [BUGS=IA-32, HW] gettimeofday clocksource override.
[Deprecated] Forces specified clocksource (if avaliable) to be
used when calculating gettimeofday(). If specified
clocksource is not avalible, it defaults to PIT.
Format: { pit | tsc | cyclone | pmtmr }
Mark
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]