Date: Fri, 9 Jan 2004 15:58:40 -0800 From: James Long <james_mapson@umpquanet.com> To: Palle Girgensohn <girgen@pingpong.net> Cc: freebsd-questions@freebsd.org Subject: Re: how find out CPU clockrate? Message-ID: <20040109235840.GA42266@ns.museum.rain.com> In-Reply-To: <300110000.1073689940@palle.girgensohn.se> References: <300110000.1073689940@palle.girgensohn.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 10, 2004 at 12:12:20AM +0100, Palle Girgensohn wrote: > > $ dmesg | grep -i hz > Timecounter "i8254" frequency 1193182 Hz > CPU: Pentium II/Pentium II Xeon/Celeron (349.20-MHz 686-class CPU) > > > Better ideas? Only slightly better, but: grep -w ^CPU: /var/run/dmesg.boot /sbin/dmesg is not always trustworthy.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040109235840.GA42266>