commit | ba22f13563de5773701fc318ccaaa37b1fb6d294 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Sat Mar 25 16:31:31 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 09:14:38 2006 -0800 |
tree | e29ddeaca4c9f7b1b5ef08804980600d0e089f5b | |
parent | 9d95dd849ccc43c4b21504e1829b5bed68cdb1bc [diff] |
[PATCH] x86_64: Remove CONFIG_UNORDERED_IO It was a failed experiment - all benchmarks done with it on both AMD and Intel showed it was a loss. That was probably because the store buffers of the CPUs for write combining traffic weren't large enough. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>