Re: PROBLEM: pthread-safety bug in write(2) on Linux 2.6.x

From: Jan Engelhardt
Date: Thu Apr 13 2006 - 10:14:51 EST


>
> I don't know enough about the kernel implementation to comment on your proposed
> fixes.
>
> However, I should clarify that this problem definitely affects more than just
> "silly testcases", and the fact that a program generates non-deterministically
> ordered output does not necessarily make it erroneous, invalid or unuseful.
>
For example syslogd (in the rare event that it does not use stdio). Or any
kind of logfile daemon that just dumps incoming events to a file that needs
user analysis afterwards anyway.


Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/