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

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