• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

cpu identifier program?

PurePeon

Senior member
Anyone know of a small program that will identify the speed of your CPU? We have a lot of machines here and I just want to run a program to let me know the CPU speed. Thanks
 
If wcpuid identifies a cpu (P4 2.4b) as..

Family 15, model 2, stepping 7

or 1527

in decimal, is that equivalnet to Intel's cpuid in hexadecimal of..

0F27h

because 0F in hex = 15 in decimal, right ?

And what does the small case h mean ?




 
Back
Top