Hi Mark,<br><br>First, Linux rarely uses the real time clock - use the 'hwclock' tool to query it repeatedly and compare that against your stop watch to figure out if RTC is involved.<br><br><div>If it isn't: Linux keeps its own system clock which is only once synchronized against RTC. I don't know off-hand what Linux uses to determine time progression, but I know that it believes whatever is in the ACPI about cpu frequency scaling. Maybe some values are off, and the CPU is clocked lower <span style="line-height:19.7999992370605px">in some modes </span><span style="line-height:1.5">than Linux thinks it is, or moving to higher CPU clocks has no effect (I think I saw that on one board due to insufficient ACPI data).</span></div><div><span style="line-height:1.5">To my knowledge, the linux system clock can be fed from different sources - so it's also possible that with AMI, ACPI (or similar tables) enable a different set of clock sources than coreboot, showing different behaviour. The kernel's log messages should tell you.</span></div><div><br></div><div><br></div><div><span style="line-height:1.5">Patrick</span><br></div><br><div class="gmail_quote">Mark C. Mason via coreboot <<a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a>> schrieb am Tue Nov 04 2014 at 01:21:49:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
We are working with both vanilla Coreboot and Sage's BSP version of<br>
Coreboot,<br>
and we stumbled upon the fact that the system clock is running 20-30% slow.<br>
<br>
This does not occur when booting from the original AMI BIOS.<br>
We are running both CentOS 6.4 and Ubuntu 14.04 versions of Linux.<br>
<br>
To reproduce, run "sleep 10" and time it with a stopwatch.  Our timings<br>
indicate about 12.2 seconds when booting from either vanilla or Sage BSP<br>
Coreboot.<br>
<br>
I've searched the Coreboot mailing list archives (and google), but I<br>
don't see anything.<br>
<br>
Does anyone know anything about this?  I'll start looking at the code,<br>
but any help<br>
will be greatly appreciated.<br>
<br>
<br>
Best regards,<br>
<br>
Mark Mason<br>
Engineering Design Team<br>
<br>
<br>
--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a><br>
<a href="http://www.coreboot.org/mailman/listinfo/coreboot" target="_blank">http://www.coreboot.org/<u></u>mailman/listinfo/coreboot</a><br>
</blockquote></div>