Gentoo Archives: gentoo-user

From: Meino Christian Cramer <Meino.Cramer@×××.de>
To: gentoo-user@l.g.o, emailgrant@×××××.com
Subject: Re: [gentoo-user] Real CPU speed
Date: Tue, 12 Sep 2006 03:28:37
Message-Id: 20060912.052141.41637764.Meino.Cramer@gmx.de
In Reply to: [gentoo-user] Real CPU speed by Grant
1 From: Grant <emailgrant@×××××.com>
2 Subject: [gentoo-user] Real CPU speed
3 Date: Mon, 11 Sep 2006 20:08:41 -0700
4
5 > How can I determine my current CPU speed? I have a Celeron 700 that
6 > should be running at 1050 if I insulated one of its pins correctly.
7 > All of the information I can find on determining CPU speed is related
8 > to mobile speedstep processors and mine is a desktop CPU.
9 >
10 > - Grant
11 > --
12 > gentoo-user@g.o mailing list
13 >
14
15 Hi Grant,
16
17 try
18
19 cat /proc/cpuinfo
20
21 which will give you a hint, what the Linux kernel thinks what you CPU
22 is and with which clock it runs.
23
24 Keep hacking!
25 mcc
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Real CPU speed Grant <emailgrant@×××××.com>