home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mach / 1637 < prev    next >
Encoding:
Text File  |  1992-12-13  |  1.9 KB  |  50 lines

  1. Newsgroups: comp.os.mach
  2. Path: sparky!uunet!microsoft!hexnut!edwardj
  3. From: edwardj@microsoft.com (Edward Jung)
  4. Subject: Re: Mach vs. NT?
  5. Message-ID: <1992Dec13.102359.27514@microsoft.com>
  6. Date: 13 Dec 92 10:23:59 GMT
  7. Organization: Strategy Division, Microsoft Corp.
  8. References: <Bz0vGv.38x@eis.calstate.edu> <J8DNVB1w165w@bluemoon.use.com>
  9. Lines: 39
  10.  
  11. Some facts to clear up some misconceptions:
  12.  
  13. 1. NT now stands for "New Technology". It did not originally
  14.    stand for "New Technology", but what it used to stand for
  15.    had nothing to do with VMS-. Dave Cutler, the software
  16.    "father" of VMS and DEC (as well as lesser-known projects),
  17.    is the chief architect for NT.
  18.  
  19. 2. The researcher in charge of the Mach project, Rick Rashid
  20.    while at Carnegie-Mellon University, currently is the
  21.    Director of Research at Microsoft. A number of people
  22.    involved in Mach at CMU are in the research group. Neither
  23.    Rick nor his group has been directly involved in NT,
  24.    although they have provided feedback. They arrived at
  25.    Microsoft well after Cutler's team was in place.
  26.  
  27. 3. NT is a micro-kernel architecture with a small object
  28.    manager in its executive. One big difference between
  29.    the Mach and NT architectures is the use of the port
  30.    abstraction in Mach, which NT does not have.
  31.  
  32. 4. The product "Windows 3.1/NT" is the NT micro-kernel
  33.    hosting a number of user-level subsystems including
  34.    a 32-bit and 16-bit Windows API, and running on a
  35.    variety of CPU architectures and SMP machines.
  36.  
  37. 5. A nice but seldom-described feature of NT is its
  38.    definition of the Hardware Abstraction Layer (HAL),
  39.    while allows significant innovation on the part of
  40.    hardware vendors without requiring software changes
  41.    in the NT kernel.
  42.  
  43. 6. Windows 3.1/NT is an unreleased product. An essentially
  44.    unrestricted developer's release shipped some time ago.
  45.  
  46.  
  47. --
  48. Edward Jung, Software Architect     edwardj@microsoft.com
  49. Advanced Systems, Microsoft Corp.
  50.