Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-240
PROCESSOR_GETINFOLIST_ Procedure
General Considerations
•
If PROCESSOR_GETINFOLIST_ returns a nonzero error value, the contents of
ret-values-list and ret-values-len are undefined.
Attribute Codes and Value Representations
The individual attribute codes and their associated TAL value representations are as
follows:
Code Attribute TAL Value Representation
2 processor type INT
3 software version INT
4 page size INT(32)
5 memory size INT(32)
6 first virtual page INT(32)
7 swappable pages INT(32)
8 free pages INT(32)
9 current locked memory INT(32)
10 maximum locked memory INT(32)
11 high locked memory INT(32)
12 page faults unsigned INT(32)
13 scans per memory manager call INT(32)
14 memory clock cycles unsigned INT(32)
15 memory pressure INT
16 memory queue length INT
17 system coldload time FIXED
18 elapsed time FIXED
19 busy time FIXED
20 idle time FIXED
21 interrupt time FIXED
22 processor queue length INT
23 dispatches unsigned INT(32)
24 PCBs in low PINs INT number of elements,
INT ARRAY
25 PCBs in high PINs INT number of elements,
INT ARRAY
26 time list elements INT number of elements,
INT(32) ARRAY