On 7/31/20 2:42 AM, Stephen Hoffman wrote: > It all has to fit in P0 space; the executable code. Nowadays it is unusual to have all executable code in P0. Usually the RTLs are installed resident or with shared address data. But if you try hard, you can force all the code into P0. But it is easier to move all code out of P0.