Memory,Storage and CPU capacity Page63 of 544
Option11C and 11C Mini TechnicalReference Guide
Note 10
The protected store requirements for Group DND (on a per customer basis)
are:
1 + G x (1 + 2 x M)
where:
G = number of groups
M = number of members in each group (2 words per member)
Note 11
The protected store requirements for DISA (on a customer basis) are:
1 + (DN x 7) —> 1 + (DN x 7)
DN is the number of DISA DNs.
Note 12
The protected store requirements for Authorization Code (on a per customer
basis) are:
Size(AUTH_TABLE_BLOCK) + (A x (L/4 x 128)) + 64
+ (B x [Size(AUTH_BLOCK) + (C x Size
(RESOLUTION_BLOCK))])
where:
Size(AUTH_TABLE_BLOCK) = 153 words
Size(AUTH_BLOCK) = 1018 words
Size (RESOLUTION_BLOCK) = 64 words
L= digit length
T= total auth code
A= number of overflow blocks
B= number of auth blocks
C= number of resolution blocks per auth block
For L less than or greater than 7:
A= (T/128) + 1