I haven't been programming using above the bar storage lately, and I understand 
I'll have to do some RTFM. However, I need a quick answer to the following 
question, if possible.


I see the following at the end of a job step:


IEF032I STEP/UTIL    /STOP 2015021.1318
CPU: ......
VIRT: 9832K SYS: 840K EXT: 1539796K SYS: 18188K
ATB- REAL: 716K SLOTS: 32K
VIRT- ALLOC: 67M SHRD: 1015808M


This tells me that the step has as much as 67M above the bar storage allcated 
(highwater mark). This was backed by up to 716K of fral frames (also highwater 
mark).


Now here are my questions:


a) Does SLOT mean slots on AUX only, or would this include slots on 
FlashExpress used for paging?


b) Both REAL and SLOTS are in KiB, not frames and pages, right?


c) What does the SHRD mean?
This what the manual says:
SHRD: Indicates the maximum megabytes of above the bar shared virtual storage 
(high-water mark) that were accessable by the step.


Do the REAL and SLOTS numbers include the frames/pages from the sharead area?



I understand that a program needs to first allocate ATB storage (IARV64 
REQUEST=GETSHARED), before it can be shared (IARV64 REQUEST=SHAREMEMOBJ).



In the above case, the program seems to have allocated quite some virtual ATB 
srotage but it is little used (only very few real frames allocated).


--
Peter Hunkeler

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to