home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / win32 / 272 < prev    next >
Encoding:
Text File  |  1992-07-24  |  1.5 KB  |  29 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!milo!grebyn!daily!richk
  3. From: richk@grebyn.com (Richard Krehbiel)
  4. Subject: Re: Microsoft Systems Journal on NT
  5. Message-ID: <1992Jul24.010250.1469@grebyn.com>
  6. Organization: Grebyn Timesharing
  7. References: <BrpzzM.1HJ@undergrad.math.waterloo.edu> <6830001@hprnd.rose.hp.com> <92Jul23.101729edt.16807@ois.db.toronto.edu>
  8. Date: Fri, 24 Jul 1992 01:02:50 GMT
  9. Lines: 18
  10.  
  11. In article <92Jul23.101729edt.16807@ois.db.toronto.edu> fche@db.toronto.edu writes:
  12. >There was a quite disgusting detail in the article about memory management -
  13. >there the VM port to the R4000 chip.  It appears that MS has decided to
  14. >make the very powerful R4000 fit into the mold of the 386 by just about
  15. >ignoring the R4000's native VM support (which is less complex than that
  16. >of the 386, but is just as capable) and emulating _in_software_ the
  17. >multilevel page table system that the 386 uses.  Presumably this was done
  18. >in order to lift a lot more code from the 386 VM code than otherwise,
  19. >that is, to shorten development overall time.
  20.  
  21. As I understand it, the R4000 (and R3000 and R2000 and R6000 before
  22. it) has absolutely *no* hardware page table support.  It simply has a
  23. TLB.  Therefore some software for page tables would have been
  24. necessary anyway.  Emulating Intel page tables is one way to take it
  25. from there, I suppose.
  26. -- 
  27. Richard Krehbiel                                 richk@grebyn.com
  28. OS/2 2.0 will do for me until AmigaDOS for the 386 comes along...
  29.