On 24 February 2010 06:55, Amos Jeffries <squ...@treenet.co.nz> wrote:

>> Ah, I did not realize cache.log daemon logging is not supported yet. One
>> more reason to start with simple O_APPEND. As a side effect, we would be
>> able to debug daemon log starting problems as well :-).
>>
>
> Yay. Definitely +3 then. :)

Uhm, is O_APPEND defined as an atomic write? I didn't think so. It may
be under Linux and it may be under certain FreeBSD versions, but it's
likely a side-effect of VFS locking than the actual specification.



adrian

Reply via email to