> Jim, What about the situation with OA28261? > > APAR Identifier ...... OA28261 Last Changed ........ 09/05/11 > XCF AT Z/OS R10 HBB7750 RUNNING ON D/T209X ALLOCATES MUCH HIGHER > AMOUNT OF ESQA (FIXED STORAGE) > ERROR DESCRIPTION: > XCF typically allocated ESQA storage during the IPL for XES > related dynamic area. The amount of this dynamic storage area > was based on the twice the value of CVTMAXMP or at least 8 > 10-page buffers. With an LPAR configured with 2 logical cp, it > will allocated 2x2x10 pages ESQA when running on pre D/T209x. > When the LPAR configured with 2 logical cp runing on D/T209x, > as the CVTMAXMP could be returned with x3F as seen, XCF would > allocate 2x63x10 pages instead.
> > CbLoc Virtual31(IHALCCA,IHAPCCA) > > > > z/OS now allocates (at IPL) control blocks to represent the maximum > > number of CPs, zAAPs, and zIIPs that could possibly exist for your > > processor type. For z10, that's 64--even if you run it only as a > > uniprocessor! > > LCCAs and PCCAs continue to be allocated only for online > processors. The LCCA and PCCA vector tables are allocated > for the maximum size, but they are only 4 bytes per processor. I was only talking about LCCAs and PCCAs. Certainly there are other storage allocations that can be affected by the z/OS R10 change in the way we determine the value for CVTMAXMP. For OA28261, XCF will use ECVT_Installed_CPU_HWM instead of CVTMAXMP for computing the initial amount of storage to obtain at IPL time. Jim Mulder z/OS System Test IBM Corp. Poughkeepsie, NY ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

