Almost NOBODY uses "putc_unlocked()". It did not even _exist_ ten years
ago, and it's one of those POSIX things that very few people are aware of.
I know stdio is not historically the fastest way to do IO, but hey, that's
not an excuse for making it _really_ slow.
Linus
-
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/