home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text0748.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  1.1 KB

  1. From: Stephen Robert Norris <srn@flibble.cs.su.oz.au>
  2. Message-Id: <199505012106.HAA26497@flibble.cs.su.oz.au>
  3. Subject: Re: Possible way to improve Executor/Linux
  4. To: tjrc1@mole.bio.cam.ac.uk (Tim Cutts)
  5. Date: Tue, 2 May 1995 07:06:18 +1000 (EST)
  6. Cc: executor@nacm.com
  7. In-Reply-To: <9505010903.AA09434@mole.bio.cam.ac.uk> from "Tim Cutts" at May 1, 95 10:03:30 am
  8. X-Mailer: ELM [version 2.4 PL24]
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=US-ASCII
  11. Content-Transfer-Encoding: 7bit
  12. Content-Length: 558       
  13. Sender: owner-executor@nacm.com
  14. Precedence: bulk
  15.  
  16. > I have discovered that some filesystem problems with E/L 1.99k were
  17. > due to executor getting confused about the status of files, and that
  18. > this was particularly a problem with floppy access, and was solved by
  19. > manually sync'ing the filesystems in another window.  So, I figure
  20. > that perhaps executor ought to call sync(2) after every filesystem
  21. > write.  It would make it a bit slower, but might prevent a lot of
  22. > these problems.  Or has this been done with 1.99m?  (I haven't tried it
  23. > yet)
  24. > Tim.
  25.  
  26.     fsync(2) would be a better choice.
  27.  
  28.         Stephen
  29.  
  30.