CPU Clock Freq

Nikolas Britton freebsd at nbritton.org
Tue Mar 23 11:29:41 PST 2004


Can anyone explain why the clock is off by 17Mhz? This is non critical 
btw I was just playing with the diff command an wasn't expecting to see 
this, the system is FreeBSD 5.2.1 running as a guest OS in VMWare (Win2k 
host).....my guess is its just vmware playing tricks on freebsd...

#diff dmesg.today dmesg.yesterday
8c8
< CPU: Intel(R) Celeron(R) CPU 1.70GHz (1733.85-MHz 686-class CPU)
---
 > CPU: Intel(R) Celeron(R) CPU 1.70GHz (1716.78-MHz 686-class CPU)
79c79
< Timecounter "TSC" frequency 1733846104 Hz quality 800
---
 > Timecounter "TSC" frequency 1716778304 Hz quality 800
85a86,91
 > WARNING: / was not properly dismounted
 > WARNING: /tmp was not properly dismounted
 > /tmp: mount pending error: blocks 4 files 3
 > WARNING: /usr was not properly dismounted
 > WARNING: /var was not properly dismounted
 > cd9660: RockRidge Extension



More information about the freebsd-newbies mailing list