IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

converting CPU Time to MSU


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
m dhiraj

New User


Joined: 22 Oct 2009
Posts: 6
Location: Chennai

PostPosted: Wed Nov 25, 2009 4:19 pm
Reply with quote

How to calculate MSU usage of a particular job using CPU and Elapsed time.
Is there anyother way to calcualte it?
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8697
Location: Dubuque, Iowa, USA

PostPosted: Wed Nov 25, 2009 6:27 pm
Reply with quote

Many systems display the service units used as part of the normal accounting process -- so why bother calculating it?

MSU depends upon the processor rating (SU_SEC); without knowing this number you cannot do any calculations. You can find this value in the type 70 SMF records. CPU seconds times SU_SEC gives you the rough MSU.

Be aware that MSU ratings can vary 30% on the same machine, depending upon the characteristics of the workload being measured. So measuring two different jobs that do the same thing in different ways could result in different MSU values.

Also be aware that using zIIP and zAAP processors (for Java work or DB2 work) affects the calculation; I don't recall the exact details (not enough coffee intake yet this morning).

If you have MXG, MICS, or another such tool you can get such data directly from them -- which is a better source than doing calculations.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Issues Converting From ZD to Signed N... DFSORT/ICETOOL 4
No new posts To get the the current time DFSORT/ICETOOL 13
No new posts RC query -Time column CA Products 3
No new posts C Compile time time stamps Java & MQSeries 10
No new posts Parallelization in CICS to reduce res... CICS 4
Search our Forums:

Back to Top