Spooler Utilities Reference Manual

Migration Considerations for Pre-D41 Spooler
Versions
Spooler Utilities Reference Manual522295-003
H-14
Extended Memory Changes for D46 and D48
Versions of the Spooler
D46 and D48 Spooler memory usage for internal tables:
Spooler Supervisor Memory usage for its major tables =
STRUCT JOB^STRUCT 297 bytes * MAX number of jobs
+ STRUCT DEV^STRUCT 112 bytes * MAX number of devices
+ STRUCT CDEV^STRUCT 62 bytes * MAX number of devices
+ STRUCT COL^STRUCT 132 bytes * MAX number of collectors
+ STRUCT CCOL^STRUCT 136 bytes * MAX number of collectors
+ STRUCT PRT^STRUCT 85 bytes * MAX number of print processes
+ STRUCT CPRT^STRUCT 44 bytes * MAX number of print processes
+ STRUCT FONT^STRUCT 40 bytes * MAX number of font jobs
+ STRUCT BATCH^STRUCT 146 bytes * MAX number of batches
+ STRUCT NODE_STRUCT_DEF 50 bytes * MAX number of queue nodes
+ STRUCT LOC^STRUCT 86 bytes * MAX number of locations
+ STRUCT USER^STRUCT 298 bytes * 1024
Per Supervisor:---------- Maximum configurations -------------
SPOOLER SPLR PLUS SPOOLER SPLR PLUS
Max # Max # Bytes Bytes
------- --------- ------- ---------
297 * JOBS 8191 85534 2432727 19463598 (19.4 Mb)
+ 174 * DEVICES 4095 4095 712530 712530 (0.7 Mb)
+ 268 * COLLECTORS 16 31 4288 8308
+ 129 * PRINT PROCS 45 255 5805 32895
+ 40 * FONT 255 2047 10200 81880
+ 146 * BATCHES 4095 32767 597870 4783982 (4.7 Mb)
+ 86 * LOCATIONS 4095 32767 352170 2817962 (2.8 Mb)
+ 50 * QUEUE NODES 131086 131086 6554300 6554300 (6.5 Mb)
+ 298 * OPENERS 1024 1024 305152 305152 (0.3 Mb)
------- --------
10975042 34760607 (34.7 Mb)
(Incl Backup) 21950084 69521214 (69.5 Mb)
Per Collector: 1K Buffer 4K Buffer
--------- ---------
1024 * (1+BUFFERSIZE) * OPENERS (1024) 2097152 5242880 (5.2 Mb)
(Incl backup) 4194304 10485760 (10.5 Mb)
Sample configurations and the memory required for the tables are below.