home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17652 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  1.9 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!think.com!unixland!rmkhome!rmk
  2. From: rmk@rmkhome.UUCP (Rick Kelly)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Packaging Linux
  5. Message-ID: <9211230215.34@rmkhome.UUCP>
  6. Date: 23 Nov 92 07:15:30 GMT
  7. References: <17612@mindlink.bc.ca> <1992Nov20.160444.16116@scifi.uucp> <1992Nov20.190818.27245@samba.oit.unc.edu>
  8. Reply-To: rmk@rmkhome.UUCP (Rick Kelly)
  9. Organization: The Man With Ten Cats
  10. Lines: 29
  11.  
  12. In article <1992Nov20.190818.27245@samba.oit.unc.edu> jem@sunSITE.unc.edu (Jonathan Magid) writes:
  13. >In article <1992Nov20.160444.16116@scifi.uucp> njs@scifi.uucp (Nicholas J. Simicich) writes:
  14. >>In article <17612@mindlink.bc.ca> Neklan_Brozensky@mindlink.bc.ca (Neklan Brozensky) writes:
  15. >>
  16. >>I personally think that another essential for mass-usage is going to
  17. >>be a filesystem that doesn't require sync() or fsck.  This isn't an
  18. >>impossible task, and yes, there is a performance hit, but I don't
  19. >>think you are going to sell a system to the masses that they can't
  20. >>turn off whenever they want to.
  21. >>
  22. >This isn't really a function of the filesystem so much as U*IX-like os's 
  23. >standard use of buffer caching to speed disk access.  I think that the
  24. >performance hit for disk intensive jobs is higher than you think...
  25. >(try dyking out the buffer cache code in the kernel, if you want to try,
  26. >or easier put sync in the crontab to go off every second, come to think
  27. >of it, thats a way to make a system for people who insist on no buffering)
  28.  
  29.  
  30. SVR4.2 with the Veritas file system does a sync() on last write.  Univel
  31. claims that a secretary will be able to type a letter in Word Perfect, save
  32. the file, and then hit the power switch.  I believe that Veritas is a
  33. journaling file system, and they obviously have sync() written to return
  34. on successful execution rather than successfully being scheduled.
  35.  
  36. Maybe someone will reverse engineer the Veritas FS. :-)
  37.  
  38. -- 
  39.  
  40. Rick Kelly    rmk@rmkhome.UUCP    unixland!rmkhome!rmk    rmk@frog.UUCP
  41.