home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v8 / text0031.txt < prev    next >
Encoding:
Internet Message Format  |  1987-06-30  |  1.1 KB

  1. From: garry@tcgould.tn.cornell.edu (Garry Wiegand)
  2. Date: Tue, 4 Nov 86 00:45:47 EST
  3. Organization: Cornell Engineering && Flying Moose Graphics
  4.  
  5. In a recent article jbs@eddie.mit.edu (Jeff Siegal) wrote:
  6. >In article <6206@ut-sally.UUCP> guy@sub.com (Guy Harris)
  7. >>[...]  I believe the latest descendents of MERT, and VMS, have moved the
  8. >>file system back into the kernel for performance reasons.
  9. >
  10. >Quite far off, actually (at least in the case of VMS).  Current
  11. >versions of VMS have replaced the disk filesystem ACP (which
  12. >previously was a separate process) with the XQP, a separate instance
  13. >of which exists in _each_process_ (the code is shared).  [...]
  14.  
  15. Sorry to quibble, but the original posting was accurate. There is now
  16. a piece of the kernel which Dec has labelled the "XQP". The code runs
  17. in the context of a user-process, as is indistinguishably true of every
  18. other system service. The stated reason for making the move was increased
  19. performance. That the cluster software was easier to write was probably
  20. a bonus.
  21.  
  22. garry wiegand   (garry%cadif-oak@cu-arpa.cs.cornell.edu)
  23.  
  24. Volume-Number: Volume 8, Number 32
  25.  
  26.