home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / bit / listserv / ibmmain / 2916 < prev    next >
Encoding:
Text File  |  1992-12-30  |  1.6 KB  |  39 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!munnari.oz.au!spool.mu.edu!sdd.hp.com!usc!howland.reston.ans.net!paladin.american.edu!auvm!UCLAMVS.BITNET!CSYSMAS
  3. Message-ID: <IBM-MAIN%92123009403547@RICEVM1.RICE.EDU>
  4. Newsgroups: bit.listserv.ibm-main
  5. Date:         Wed, 30 Dec 1992 07:39:00 PST
  6. Sender:       IBM Mainframe Discussion list <IBM-MAIN@RICEVM1.BITNET>
  7. From:         Michael Stein <CSYSMAS@UCLAMVS.BITNET>
  8. Subject:      Re: questions about the new year
  9. Lines: 28
  10.  
  11. > Once again I am getting ready to teach our (applied) operating systems course.
  12. > I draw this straw every couple years. And this time I am more confused than
  13. > ever.
  14. >
  15. > The trade press makes it sound as if everyone is abandoning mainframes for uni
  16. > boxes, networked pc's,  and the like. I ask myself what I should really
  17. > emphasize in my course. I think one answer is that the basics haven't changed
  18. > that much and I still must deliver them. But how to package them - what
  19. > system(s) to use for examples and exercises - those are the questions.
  20.  
  21. I'd go with the basics, and studies of some existing operating
  22. systems.  You'd want systems which were different enough
  23. so that different areas or solutions to the basics would
  24. be demonstrated.
  25.  
  26. IBM's MVS/ESA for multi-programming/multi-processing issues,
  27. including SRBs and interrupt routines/DIE exits, as well as
  28. virtual memory via paging (with interruptable instructions) and
  29. I/O issues in a virtual memory environment.
  30.  
  31. One of the UNIX's?
  32.  
  33. The Mach kernal?
  34.  
  35. Multix?
  36.  
  37. MS-DOS (to show how everything can be done wrong or at least
  38.         be missing - a non-operating system).
  39.