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

  1. Content-Transfer-Encoding: 7bit
  2. Content-Length: 558       
  3. Sender: owner-executor@nacm.com
  4. Precedence: bulk
  5.  
  6. > I have discovered that some filesystem problems with E/L 1.99k were
  7. > due to executor getting confused about the status of files, and that
  8. > this was particularly a problem with floppy access, and was solved by
  9. > manually sync'ing the filesystems in another window.  So, I figure
  10. > that perhaps executor ought to call sync(2) after every filesystem
  11. > write.  It would make it a bit slower, but might prevent a lot of
  12. > these problems.  Or has this been done with 1.99m?  (I haven't tried it
  13. > yet)
  14. > Tim.
  15.  
  16.     fsync(2) would be a better choice.
  17.  
  18.         Stephen
  19.  
  20.