View previous topic :: View next topic
|
Author |
Message |
mlp
New User
Joined: 23 Sep 2005 Posts: 91
|
|
|
|
The SRM constat is the number which used to normalize the CPU seconds and convert them to SUs.
The SU is used to measure the amount service done by the infrastructure. But there is MIPS terminology also, used to guage the usage of infratrsucture. Which of them used to plan the capacity? and which is used for billing?
Note- Not sure "JCL" is the right forum to open this topic. If not, please route to appropriate forum. |
|
Back to top |
|
|
vasanthz
Global Moderator
Joined: 28 Aug 2007 Posts: 1744 Location: Tirupur, India
|
|
|
|
Hello,
Quote: |
But there is MIPS terminology also, used to guage the usage of infratrsucture. |
IMHO
MIPS cannot be used to measure the usage of an infrastructure.It is only a rating of the processor.
AFAIK both CPU hours and SUs are used in capacity planning.
For billing, some of the clients we used CPU hours/month . And for some we used flat rate billing, no matter how much MSU/CPU hours they used they were charged a constant amount.
It depends upon the contract the infrastructure provider has with the client.
I think the billing measure varies from one service provider to other service provider. But sure that MIPS would not be used in billing.
Hope it helps. |
|
Back to top |
|
|
Robert Sample
Global Moderator
Joined: 06 Jun 2008 Posts: 8700 Location: Dubuque, Iowa, USA
|
|
|
|
You need to separate the concept of "billing" from capacity planning. Billing is an internal IT function and as such may exist in any number of forms -- flat rate billing, usage based on cpu / I/O / disk space / tapes / some combination of these, and as such billing is an accounting function and must be discussed with your site's accounting department.
MIPS has not been a valid term to use with capacity planning for many years -- IBM would prefer you to use the term MSU instead. And even when it was used, MIPS was applied to the entire machine (LPAR these days) -- people would, very incorrectly, say that application X used so many MIPS. No, it did not -- it may have used so many CPU seconds, but unless the application used the entire machine 24 hours a day 7 days a week the application used 0 MIPS. If you know someone still using MIPS for anything, you need to know that there is a person who is (a) many years behind the times, or (b) completely deluded about mainframes.
Capacity planning ALWAYS uses MSU, but there is more to capacity planning than just MSU. It makes no sense for your site to have enough CPU power to process the workload if there aren't enough tape drives, or enough disk space, or if the channels run 90% of capacity for most of the day -- all of these will slow down throughput and impact performance as much as the CPU. |
|
Back to top |
|
|
|