Re: 'sync' call in writeClassFile

2009-12-03 Thread Roman Roelofsen
I am a Linux user as well and this indeed sounds a bit alarming (but I haven't tested it on my machine yet, though...) Does somebody has a bit more information about the reason, current state, etc.? Thanks! 2009/11/28 David Brown : > This commit: > >     commit 5577a47a390782d7ab911c2e3c4c8be1b03

'sync' call in writeClassFile

2009-11-28 Thread David Brown
This commit: commit 5577a47a390782d7ab911c2e3c4c8be1b0341aa8 Author: Rich Hickey Date: Sat Feb 7 14:46:56 2009 + added sync to writeClassFile Adds a 'sync()' call to the class file write. On systems where the underlying fsync() call causes a flush all the way