Correction - 5.2.5
The information you provide to the RouteGA is wrong in the post "Detailing 5.2.5".
Calculated by the program (means and stdevs)
mips_avg float,
bytes_in_avg float,
bytes_out_avg float,
blocks_avg float,
pagefaults_avg float,
pagereclaims_avg float,
mips_stdv float,
bytes_in_stdv float,
bytes_out_stdv float
blocks_stdv float,
pagefaults_stdv float,
pagereclaims_stdv float,
IBL fields
mips_avg_ibl float,
mips_stdv_ibl float,
bytes_in_avg_ibl float,
bytes_in_stdv_ibl float,
bytes_out_avg_ibl float,
bytes_out_stdv_ibl float,
blocks_avg_ibl float,
blocks_stdv_ibl float,
pagefaults_avg_ibl float,
pagefaults_stdv_ibl float,
pagereclaims_avg_ibl float,
pagereclaims_stdv_ibl float,
For the new application being started, you must get the IBL values and put into the XML file for RouteGA. For all the other applications running in the Grid you have to get the field spare_mips = (mips_avg_ibl - mips_avg) and writes those spare_mips in the XML file (for RouteGA). This is just necessary for the mips and not for any other field (it is not necessary to mips_stdv either).
Labels: corrections
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home