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

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