[an error occurred while processing this directive]

HP OpenVMS Systems

ask the wizard
Content starts here

Seeking Alpha CPU Speed (MHz)?

» close window

The Question is:

 
how can I find out the cpu speed from a booted system?
 


The Answer is :

 
  There are various means to acquire this information, with one
  of the simplest including:
 
    $ ANALYZE/SYSTEM
    CLUE CONFIG
 
  If you were seeking a means to acquire this from within an OpenVMS
  application program, this would likely entail access to the OpenVMS
  system (kernel-mode) HWRPB data structures.
 

answer written or last revised on ( 25-JUN-2001 )

» close window