Path: utzoo!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!ucf1vm.BITNET!news From: news@ucf1vm.BITNET Newsgroups: comp.lang.asm370 Subject: Re: New System/3x0 Instruction Message-ID: <9103111943.AA19522@ucbvax.Berkeley.EDU> Date: 11 Mar 91 14:46:21 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 14 In article <9103101907.AA18725@ucbvax.Berkeley.EDU>, rickert@CS.NIU.EDU (Neil Rickert) writes: |> |> You can't do that in an instruction. An SVC routine -- yes. An |> instruction -- no. The page tables are not a hardware feature but a |> creation of the operating system. Therefore a hardware instruction |> cannot manipulate them. |> Perhaps I did not make the point clear enough. It is not the intent to have the instruction perform page table manipulation. It is the intent to give the operating system the option of observing when swapping is NOT required, but rather just the mark-up of the page tables.