Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!sun-barr!decwrl!ucbvax!ICSA.RICE.EDU!UDDTW%SEUDAC21 From: UDDTW%SEUDAC21@ICSA.RICE.EDU Newsgroups: comp.lang.asm370 Subject: tcb's and page faults Message-ID: <8908041320.AA17844@brazos.rice.edu> Date: 4 Aug 89 13:25:23 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List <@rice.edu:ASM370%UCF1VM@icsa.rice.edu> Distribution: inet Organization: The Internet Lines: 5 X-Unparsable-Date: Fri, 4 Aug 89 11:18:00 CET Suppose that you have an address space with several tcb's and that one of these experiences a page fault. Now, is the other tcb's inhibited also until this p.f. is resolved or may they continue to execute. It may be so that /SP and /XA, /ESA works differently ?