On Tue, 8 May 2012 08:33:18 -0500, K Zafirop wrote: >We would like to convert CPU seconds copnsumed by an address space in 1 hour >(CPUSECs) to Service Units (SU).
The system performs this calculation. Are you sure you want to do it yourself? >Our machine has 5 engines. Is it true that we have available 18000 CPU seconds? yes >SU = CPUSECs * SU_SEC so far, so good >where > >SU_SEC = SU_HOUR / (ENGINES * 60 * 60) Service units per second for processors is documented in the Initialization and Tuning Guide. The latest information is at https://www-304.ibm.com/servers/resourcelink/lib03060.nsf/pages/srmindex?OpenDocument . If you are using advertised MSU to compute SU/second, you will not get good results. I don't remember which control block contains the CPU/second value that SRM uses. Also beware that if you make dynamic changes for the processor, such as with capacity on demand, the SU/second value will change. SRM is aware and its calculations of SU usage are adjusted accordingly. -- Tom Marchant ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

