Date: Tue, 23 Mar 2004 13:29:37 -0600 From: Nikolas Britton <freebsd@nbritton.org> To: freebsd-newbies@freebsd.org Subject: CPU Clock Freq Message-ID: <40609021.3070908@nbritton.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40609021.3070908>