what epoch are you posting from?
what epoch are you posting from?
Posted Jun 13, 2007 3:03 UTC (Wed) by Nick (guest, #15060)In reply to: what epoch are you posting from? by xoddam
Parent article: Linus on GPLv3 and ZFS
Poster is probably talking about this blog entry
http://jeffr-tech.livejournal.com/5705.html
So he is right, and Linux did have a problem on this
workload. Basically it was a combination of a glibc
inefficiency and the fact that nobody seems to have
reported such a workload before. The fix was basically
a small change to the way malloc/free works, and a
little patch to the kernel to optimise the new path
used by glibc.
http://www.thisishull.net/showpost.php?s=5d2bfa8b5a070728...
That post found the fixes to have eliminated the big
dropoff. Note it still doesn't scale past 8-way, but
this is likely to be a MySQL issue -- BSD doesn't do
any better.
