Thanks. Is there a list or chart somewhere for such info? I also have some additional RS6000 machines that I would like to know about. 7013-J30 7013-J50, and a couple others.
While there is not a direct command to determine processor speed in AIX, the best place to start is the uname -m command.
This produces output as follows:
xxyyyyyymmss
The meanings of the placeholders are as follows:
xx = 00
yyyyyy = Unique CPU ID
mm = Model ID <- these are used to determine CPU speed
ss = 00 (Submodel)
By cross-referencing the mm values from the uname -m output with a table that I can send to you you can find out the processor speed.
Please reply to this forum if you would like the additional information
I think in bull there is a package (named aixtools or something), with a tool command which can say an aproximate MHz speed of RISC machine.
I hope it works...
Unix was made by and for smart people.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.