Originally posted by: SystemAdmin
Hi Steve,
rPerf are power values from a benchmark. You can find table with { server type / CPU speed / # of CPU } = rPerf .
If you 'got :
- server 1 {Type 1 / ??GHz / ?? Cpu } = 9.86 rPerf and use 90% of the all CPU in peak
- server 2 { Type 2 / 2GHz / 16Cpu } = 72.86
You can compare servers like this :
You application on your server 1 use : 90% * 9.86 = 8.8 rperf
To deliver the same power on the server 2 you need to allocate the same rperf to the partition :
( application needs ) / ( ( Server 2 rperf ) / ( #CPU ) ) => 8.8 / ( 72.86 / 16 ) = 1,9 CPU
If your question is about the z/y/h ... get notes on footpage

I hope this may help you.
Regards
Message was edited by: Rygel_3rd
#AIX-Forum