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%.
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