On Sun, 17 Jul 2011 15:45:30 -0400 michealbutz <[email protected]>
wrote:

:>  I have seen these terms EUT Enabled Unlocked Task /FRR and this my 
understanding

:>  I ASSUME Enabled means Enabled for I/O interrupts BIT 6 of Psw the only way 
I know how
:>to set this is with the LPSW inst

Also External.

IOW not subjected to be interrupted by something external.

:>  Unlocked means not holding a Lock  Holding a Lock means using   some Flavor 
of the
:>SetLock

:> Task means running in Task Mode as opposed to a SRB

:>  When the Term FRR is appended it means this unit of work is protected by a 
FRR

More of a historical thing.

FRR information is stored off of PSA - not in any task related block. 

When DAS came out (MVS/SP1.3) ESTAE could not operate in other than
primary=home=secondary. The only way a PC routine could do recovery was thru
an FRR. Rather than require that these routines get a lock to be protected, a
secondary FRR stack was created and a bit in PSA that indicated that an EUT
FRR stack was active. Then, if there is a task switch, the EUT FRR stack is
saved and restored upon redispatch.

A key zero routine in any environment (TCB/SRB, any address spaces) can define
an EUT FRR. Of course, if the routine was in TASK mode this does add
restrictions (one the EUT FRR is established no SVCs, etc.) but if the routine
does not know how it is being called and does not need the services this is an
easy way to go.

--
Binyamin Dissen <[email protected]>
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

----------------------------------------------------------------------
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

Reply via email to