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

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