> I plan to post a detailed analysis and task list later today.  I'm working on
> that now. 

One thing that would be very nice is for msyslog to be thread safe.

If we use a lock, we need to be able to recover in case we crash within 
msyslog while the lock is held.

I'm not enough of a Unix file system wizard.  Are there any guarantees about 
multi-threaded writes to the same file not getting scrambled?  Will it work if 
we buffer everything into a big buffer and do a single write?


-- 
These are my opinions.  I hate spam.



_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to