We're constantly maxing out that big machine. Incidentally, we don't exactly play with it... that's the production database machine. ;-)

With respect to multi-threading, again absolutely. The threading in Linux is currently atrocious. The scheduling is bad (although there are patches) and the signal handling is completely broken.

Tests I've done had Linux threading slower than Win2K by 20%, albeit without patching.