System Generation Manual for G-Series RVUs

Reading the CONFLIST Report
System Generation Manual for G-Series RVUs523407-001
5-13
System Process Load Map in Memory Order
System Process Load Map in Memory Order
SYSGENR generates a system process load map from the accelerated object files
specified under SYSTEM_PROCESS_CODE_FILES in the CONFTEXT file, and lists
the procedures. The memory order map lists all these user code procedures in
ascending order by memory location. The column headings and their meanings are as
follows:
The following is a portion of a memory order load map for the accelerated system
process named LINKMON in user code.
Column Heading Meaning
PROCEDURE NAME The name of the user code procedure.
% BASE The base address (in octal) of the procedure within the MP.%ID.
%ENTRY The entry point address (in octal) of the procedure within the
MP.%ID. More than one procedure can have the same base
address. If so, each has a separate entry point.
ATTR The attributes of the procedure, which can be one or more of the
following:
C Callable P Privileged
E Extensible R Resident
I Interrupt V Variable number of arguments
MMain
MP.%ID The segment address: the space identifier for the segment in
user code (UC), plus the segment offset (in octal) for the
procedure.
%PEP# The location of the procedure entry point table entry (in octal) for
the procedure.
AXCL BASE The base address (in 32-bit hexadecimal) of the accelerated
code for the procedure.
AXCL ENTRY The base entry point address (in 32-bit hexadecimal) of the
accelerated code for the procedure.
$S11B.ZPATHWAY.LINKMON LOAD MAP(MEMORY ORDER) 15 APR 1996 11:19
PAGE 599
PROCEDURE NAME % BASE %ENTRY ATTR MP.%ID %PEP# AXCL BASE AXCL ENTRY
ABORT^APPENDDESCRIPTION . . 001000 UC.00 002 7044.0000
ABORT^APPENDLOCATION . . . 003721 UC.00 003 7044.1F98
ABORT^LINKMON . . . . . 004120 UC.00 004 7044.2290
EXCEPTION^ABORT . . . . . 004132 UC.00 005 7044.22E0
LACB^ADJUSTFIRSTANDSECONDLACBS 004742 UC.00 006 7044.2B50
MAT^SERVERPROCESSFORCEDDELINK 025613 025702 UC.00 065 7044.C8F4 7044.CA48
MEMORY^ALLOCATEANDUSESEGMENT 026145 UC.00 066 7044.CDC4
MEMORY^BUFFERALLOCATE 027637 UC.00 067 7044.DDCC
USERID^SCAN 101466 V UC.01 432 704B.E188
USERNAME^APPENDTOSTR 102003 UC.01 433 704B.E6E0
USERNAME^FROMUSERID 102126 V UC.01 434 704B.E8F0
USERNAME^ISVALID 102203 UC.01 435 704B.EA20
USERNAME^SCAN 102224 102344 V UC.01 436 704B.EAA8 704B.ECC8