David Stephens wrote:
I've always thought that a page fault in any operating system, including z/OS, would generate an interrupt. The task requiring the missing page would be put aside whilst RSM did the required I/O to the page datasets (unless the page was already in memory - in expanded storage, or a stolen page). However, I haven't been able to find any mention of this interrupt (Principles of Operation mentions the six interrupt types), and how it works.

Can anyone clear this up? Does a page fault generate an interrupt like a program exception? If so, what sort? If not, what happens?

Thanks for your help.

David

Look at the z/Achitecture Reference Summary (descendent of the
original Green Card) under program interruption codes, especially
values x'10' and greater.



--

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-393-8716
http://www.trainersfriend.com

  z/OS Application development made easier
    * Our classes include
       + How things work
       + Programming examples with realistic applications
       + Starter / skeleton code
       + Complete working programs
       + Useful utilities and subroutines
       + Tips and techniques

==> Ask about being added to our opt-in list:              <==
==>   * Early announcement of new courses                  <==
==>   * Early announcement of new techincal papers         <==
==>   * Early announcement of new promotions               <==

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