Re: Using macro to set assembler option

2016-02-17 Thread Paul Gilmartin
On 2016-02-17 10:38, Jim Mulder wrote: > > The administrator should be specifying REFRPROT in PROGxx. > The only reason we made it an option was concern that an installation > might have self-modifying programs which were incorrectly had the > REFR attribute, and we didn't want that to be a

Re: Using macro to set assembler option

2016-02-17 Thread Jim Mulder
> > REFRPROT in PROGxx causes REFR load modules and program objects > > to be loaded into key 0 storage, and the full 4K pages are page > > protected. RSECT is not involved. I would expect that the > > individual unprivileged programmer has control over whether he > > specifies REFR when he

Re: Using macro to set assembler option

2016-02-17 Thread Paul Gilmartin
On 2016-02-16, at 22:38, Jim Mulder wrote: > > REFRPROT in PROGxx causes REFR load modules and program objects > to be loaded into key 0 storage, and the full 4K pages are page > protected. RSECT is not involved. I would expect that the > individual unprivileged programmer has control over