Linux has a key feature that most other OS's lack: It can (easily, and by all)
be recompiled for a particular architecture. So, there is no particular reason why
optimizing for a high-end system has to kill performance on uni-processor
machines.
For instance, don't locks simply get compiled away to nothing on
uni-processor machines?
-- Ben Greear <greearb@candelatech.com> <Ben_Greear AT excite.com> President of Candela Technologies Inc http://www.candelatech.com ScryMUD: http://scry.wanfear.com http://scry.wanfear.com/~greear
- 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/