Re: horrible disk thorughput on itanium

David S. Miller (davem@redhat.com)
Fri, 07 Dec 2001 12:42:02 -0800 (PST)


From: Andi Kleen <ak@suse.de>
Date: 07 Dec 2001 14:54:49 +0100

It is a common problem on all OS that eventually got threadsafe stdio.
I bet putc sucks on Solaris too.

Nope, they even inline the full implementation it in their header
files so they beat even our putc_unlocked() to the point it is
embarassing.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/