Command Line
How to find CPU speed in AIX OS
When using AIX 5.1 and subsequent releases, the following code returns the processor speed in hertz (Hz):
lsattr -E -l proc0 | grep "Processor Speed"
Also, in AIX 5.1 pmcycles command lists the processor speed:
pmcycles
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment