Thank you.

-----Original Message-----
From: The IBM z/VM Operating System [mailto:[email protected]] On
Behalf Of Alan Altmark
Sent: Wednesday, April 22, 2009 1:07 PM
To: [email protected]
Subject: Re: WAKEUP Order of Processing

On Wednesday, 04/22/2009 at 11:49 EDT, "James Stracka (DHL US)" 
<[email protected]> wrote:

> My question is:  "If the EXEC is doing some processing for a prior
> WAKEUP trigger and several READER files come to it and somewhere in
the
> process an SMSG command is sent to it, will the SMSG command be
> processed first or will it attempt to process the READER files when
the
> code goes back to 'WAKEUP (SMSG RDR QUIET'?

As nearly as I can tell from looking at code, WAKEUP tells you about 
things in this order:
1. RDR
2. CONS
3. timer
4. VMCF
5. IUCV
6. EXT/APPC
7. IO

Only VMCF and IUCV give a notification for each occurance.  The others 
simply report "One or more of this kind of event occurred while you were

out."  RDR simply reports that you have one or more (eligible) files in 
your RDR.

Alan Altmark
z/VM Development
IBM Endicott

Reply via email to