Affinity files: CIUAFF1,2,3

The calculation considers that the average number of affinity commands per program is split into the three files, with the ratio 50%, 40% and 10%.

CIUAFF1 – Affinity (Key <= 16)
Size = ((47 * NUM_REGION_V) +       
       (255 * NUM_AFF_PROG * (AVG_AFF/2) * NUM_REGION_V)) bytes
CIUAFF2 – Affinity (Key <= 32)
Size = ((63 * NUM_REGION_V) +       
       (255 * NUM_AFF_PROG * (AVG_AFF/10*4) * NUM_REGION_V)) bytes
CIUAFF3 – Affinity (Key > 32)
Size = ((255 * NUM_REGION_V) +       
        (255 * NUM_AFF_PROG * (AVG_AFF/10) * NUM_REGION_V)) bytes

Reference Reference

Feedback


Timestamp icon Last updated: Friday, 7 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///ciuugc00391.html