home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / misc / 2521 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  2.8 KB

  1. Path: sparky!uunet!kithrup!stanford.edu!ames!elroy.jpl.nasa.gov!usc!rpi!bu.edu!jade.tufts.edu!news.tufts.edu!news.tufts.edu!tguez
  2. From: tguez@jade.tufts.edu (Name)
  3. Newsgroups: comp.os.ms-windows.misc
  4. Subject: Re: Windows == OS
  5. Message-ID: <TGUEZ.92Aug29191527@jade.tufts.edu>
  6. Date: 29 Aug 92 23:25:34 GMT
  7. References: <715053988.1@ttlg.ttlg.UUCP>
  8. Sender: news@news.tufts.edu (USENET News System)
  9. Organization: Tufts University - Medford, MA
  10. Lines: 62
  11. In-Reply-To: Monroe.Thomas@ttlg.UUCP's message of 29 Aug 92 02:05:02 GMT
  12.  
  13. What is the argument behind, "What operating system, when it crashes,
  14. leaves the computer operational?"  I am asking you to think this over
  15. before you continue to read.  What is the essence of the argument?  I
  16. would like you to respond to this without continuing reading, and do
  17. not alter your response after you continue reading-- you don't have to
  18. post the response, it's for you.
  19. ,
  20. ,
  21. ,
  22. ,
  23. ,
  24. ,
  25. ,
  26. ,
  27. ,
  28. ,
  29. ,
  30. ,
  31. ,
  32. ,
  33. ,
  34. ,
  35. ,
  36. ,
  37. ,
  38. ,
  39.  
  40.  
  41. "What operating system, when it crashes, leaves the computer operational?"
  42.  
  43. An operating system manages resources (CPU time, memory space, file
  44. storage space, I/O devices and so on).  The operating acts as the
  45. manager of these resources and allocates them to specific programs and
  46. users as necessary for the latter's tasks.  It controls these
  47. resources,i.e., execution of programs (cpu), improper use of these
  48. resources (an application trying to access previliged memory, for
  49. instance), and more emphasis is usually put on control of I/O devices.
  50. On the highest level of abstraction, the operating system brings life
  51. into the dead hardware.  The Hard-drive is a piece of metal and
  52. magnetic surface without instructions, the memory is useless without
  53. means to access it, it is the operating system that connects these two
  54. and all other parts of the computer into a single operating unit--
  55. hence the name "operating system."
  56.  
  57. It follows directly from the definition of an operating sysem (any
  58. definition as long as it is reasonably detailed, a few lines of
  59. definition) that when the operating system dies, crashes, taken out of
  60. control the hardware is dead, disjointed and useless.  The essence of
  61. the argument, "What operating system, when it crashes, leaves
  62. the computer operational?" now clearly follows.  If it were the
  63. operating system that crashed the computer would be a collection of
  64. metal objects of relatively high complexity completely disjointed, and
  65. useless. [Hardly the case with windows]
  66.  
  67. There is no contradiction in any thing said so far in the posts.  Even
  68. in VM where there are nested operating system this is true.  If the
  69. CPM operating system crashes it leaves the virtual machine, which it
  70. was executing on, completely disjoint and non-operational.  The
  71. physical machine on which CPM is running is still in good shape,
  72. because it's operating system, VM, was not touched.
  73.  
  74. -Tomer
  75.