From: Andi Kleen Date: Sat, 25 Mar 2006 15:31:31 +0000 (+0100) Subject: [PATCH] x86_64: Remove CONFIG_UNORDERED_IO X-Git-Tag: v2.6.17-rc1~680 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba22f13563de5773701fc318ccaaa37b1fb6d294;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed