MSTORAGE service
The MSTORAGE (MST) service maps virtual storage areas above and below the 16 MB line, including location, length, and percentage used, when applicable.
Areas common to all address spaces and private area locations specific to the specified address space are displayed, when available.
The private area above and below the 16 MB line is divided into three sections:
- LSQA/SWA—allocated from the top of the private area down
- User-committed private area—allocated from the bottom up
- Uncommitted area—allocated between the LSQA/SWA and user-committed private area
The current utilization within the LSQA/SWA and committed private area is displayed. LSQA/SWA can expand into the uncommitted area as needed. Committed private area can expand into the uncommitted private area to the user limit value.
Syntax
The parameter is defined as follows:
Parameter | Description |
---|---|
asi | Address space instance; see Identifying-address-spaces for more information |
Example
To display the virtual storage areas for XKEMSP62, enter:
MSTORAGE,XKEMSP62
AMTMS0I Address space: XKEMSP62
[2] [3] [4] [5] [6] [7]
AMTMS1I AREA START END LENGTH %USED USER LMT
AMTMS2I ------------------- -------- -------- -------- ----- --------
AMTMS3I Ext LSQA/SWA 7F476000 7FFFFFFF 11816Ki 99.9
AMTMS3I Uncommitted Ext-Pvt 1C43B000 7F475FFF 1584Mi --- 1E2FFFFF
AMTMS3I Committed Ext-Pvt 1C300000 1C43AFFF 1260Ki 99.1
AMTMS3I Ext RUCSA 1C200000 1C2FFFFF 1024Ki ---
AMTMS3I Ext CSA 09566000 1C1FFFFF 301Mi 30.1
AMTMS3I Ext MLPA 09561000 09565FFF 20480 ---
AMTMS3I Ext FLPA 0955E000 09560FFF 12288 ---
AMTMS3I Ext PLPA 05622000 0955DFFF 64752Ki ---
AMTMS3I Ext SQA 01D8F000 05621FFF 57932Ki 37.3
AMTMS3I Ext NUC R/W 01D40000 01D8EFFF 316Ki ---
AMTMS3I Ext NUC R/O 01000000 01D3FFFF 13568Ki ---
AMTMS4I 16 Meg Line -------------------------------------------
AMTMS3I NUC R/O 00FDD000 00FFFFFF 140Ki ---
AMTMS3I NUC R/W 00FCF000 00FDCFFF 57344 ---
AMTMS3I SQA 00E2A000 00FCEFFF 1684Ki 72.1
AMTMS3I PLPA 00C27000 00E29FFF 2060Ki ---
AMTMS3I MLPA 00C25000 00C26FFF 8192 ---
AMTMS3I CSA 00A00000 00C24FFF 2196Ki 39.6
AMTMS3I RUCSA 00900000 009FFFFF 1024Ki ---
AMTMS3I LSQA/SWA 008B3000 008FFFFF 308Ki 100.0
AMTMS3I Uncommitted Private 00016000 008B2FFF 8820Ki --- 00415FFF
AMTMS3I Committed Private 00006000 00015FFF 65535 100.0
AMTMS3I V=R (IF ANY) 00006000 00025FFF 128Ki ---
AMTMS3I System Region 00002000 00005FFF 16384 ---
AMTMS3I PSA 00000000 00001FFF 8192 ---
Legend:
Mnemonic | Description |
---|---|
1 | Name of the address space |
2 | Name of the virtual storage area |
3 | Lowest virtual storage address for this storage area |
4 | Highest virtual storage address for this storage area |
5 | Number of kilobytes contained in this storage area |
6 | Percent of the area in use, where available |
7 | Region limit value |
Related topic