New Application: CPUID Explorer

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I've uploaded a new utility program that shows how to use the CPUID instruction to
investigate the properties of your machine. It is now available from my MVP Tips site.

This is still a work-in-progress but I wanted to get it up before I leave in a few hours
for the MVP summit.

I'm soliciting machine description information, so I'd appreciate if you could download it
and run it, go to the system menu, select Write CPUID info, and send me the resulting
..cpuid file, which I can use to test out what it tells me about machines I don't have
access to.
joe
Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.



Relevant Pages

  • new CPUID
    ... While I was flying to the MVP Summit I added new ... features to CPUID, including flyover help. ...
    (microsoft.public.vc.mfc)
  • BTW: IMHO there is rich sample of using CPUID in the web (open source lib. under the MPL)
    ... CarbonSoft cxCpu 4 provides a comprehensive class library allowing you, ... having to worry about different vendor's implementation of the CPUID ... The CPUID instruction takes a single parameter that identifies the execution ... The execution level determines what information is to be returned, ...
    (borland.public.delphi.language.basm)
  • Re: # of Physical processors in a Unix system
    ... It's a fuzzy line between multicore and multiprocessor thanks to things like Hyperthreads and shared caches. ... which tells you how to use the CPUID instruction to determine this. ... CPUID is an unprivileged instruction, but there is a Linux cpuid module that provides device nodes that let you read the output of the CPUID ... I am just starting to look at this on Opteron, but naturally AMD chose to do something completely different as far as CPU identification. ...
    (comp.os.linux.development.apps)
  • Re: Test whether rdmsr instruction is supported.
    ... All modern processors support cpuid. ... in HAL without any speacial tricks like affinity or raising irql. ... Volodymyr, could you provide a symbol which contains this code. ... "...if you want to use the CPUID instruction to check processor ...
    (microsoft.public.development.device.drivers)
  • Re: Source code for CPUCount20 Intel utility
    ... > Hi Vladimir, ... > Thanks for the code suggstion and the link to CPUID utility. ... > Microsoft example about how to use CPUID instruction. ... > (sigle/multiple core processor). ...
    (microsoft.public.win32.programmer.kernel)