home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / arch / 8939 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1014 b   |  26 lines

  1. Newsgroups: comp.arch
  2. Path: sparky!uunet!munnari.oz.au!uniwa!cujo!cc.curtin.edu.au!zrepachol
  3. From: zrepachol@cc.curtin.edu.au (Paul Repacholi)
  4. Subject: Re: PALcode instructions vs TRAP instructions
  5. Message-ID: <1992Aug18.004930.1@cc.curtin.edu.au>
  6. Lines: 14
  7. Sender: news@cujo.curtin.edu.au (News Manager)
  8. Organization: Curtin University of Technology
  9. References: <1992Aug10.211215.25582@nntpd.lkg.dec.com> <1992Aug12.094231.1767@uklirb.informatik.uni-kl.de> <1992Aug12.092211.58077@cc.usu.edu> <34303@cbmvax.commodore.com> <1992Aug16.195833.58188@cc.usu.edu>
  10. Date: Mon, 17 Aug 1992 15:49:30 GMT
  11.  
  12. In article <1992Aug16.195833.58188@cc.usu.edu>, ivie@cc.usu.edu (CP/M lives!) writes:
  13.  
  14. ...
  15.  
  16. > At least, that works on a VAX. I'm not sure whether the kernel runs mapped 
  17. > on an Alpha. Wouldn't work on a MIPS.
  18.  
  19. Optional. The BIG difference is tat a VAX will do a TLB re-load in the u-code
  20. but ALL the page table manipulation is at the ISP level in the ALPHA. THis code
  21. must run page fault free of course...
  22.  
  23. ~Paul
  24.  
  25.