Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual522629-013
12-100
PROCESS_GETINFOLIST_ Procedure
107: maximum privileged stack size
returns the maximum privileged stack size in bytes.
0D is returned if the target system is running an operating system version earlier
than D40.
108: start of global data
returns the address of the start of global data.
NIL is returned if the target system is running an operating system version earlier
than D40.
109: size of global data
returns the size of global data in bytes.
0D is returned if the target system is running an operating system version earlier
than D40.
110: start of native heap area
returns the address of the start of the native heap area in bytes.
NIL is returned if the target system is running an operating system version earlier
than D40.
111: current size of native heap area
returns the current size of the native heap area in bytes.
0D is returned if the target system is running an operating system version earlier
than D40.
112: maximum size of native heap area
returns the maximum size, in bytes, to which the native heap area can grow.
0D is returned if the target system is running an operating system version earlier
than D40.
113: guaranteed swap space
returns the amount of swap space reserved for use by the process in bytes.
0D is returned if the target system is running an operating system version earlier
than D40.
115: Native shared run-time library: buffer size required for attribute 116
returns the size of the buffer, in bytes, for the array returned in attribute 116. 0 is
returned if the process does not use native shared run-time libraries.