At 7:12 PM -0400 6/16/01, Jonathan Fortin wrote:
> As for the benchmark briefly, It's biased because whoever did it knew fuck
> nothing about Unix and Linux doesnt need tuning so Linux won period.
> Linux is tuned out of the box, where the others are tuned for stability.
It gets far, far better than this. I misunderstood some of the
details of the article the first time I read it. It turns out that
the morons have written an SMTP MTA that keeps all writes in memory
and never flushes them to disk.
When the ignorance of RFCs and standards is at this intrastellar
level, you can forget everything you wanted to talk about with
regards to OS tuning. None of that means anything whatsoever, when
compared to a program that completely and totally violates the single
most fundamental principle of the standards.
The programmers may have known something about how an async,
poll()-based application can be written, but they very, very clearly
knew absolutely nothing whatsoever about writing an SMTP MTA.
Go home, the party's over. These guys are so bloody clue-free
that it's no longer worth the effort even contemplating the thought
of attempting to help them learn how things ought to be done.
--
Brad Knowles, <[EMAIL PROTECTED]>
/* efdtt.c Author: Charles M. Hannum <[EMAIL PROTECTED]> */
/* Represented as 1045 digit prime number by Phil Carmody */
/* Prime as DNS cname chain by Roy Arends and Walter Belgers */
/* */
/* Usage is: cat title-key scrambled.vob | efdtt >clear.vob */
/* where title-key = "153 2 8 105 225" or other similar 5-byte key */
dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message