https://github.com/torvalds/linux
Revision b2e895dbd80c420bfc0937c3729b4afe073b3848 authored by Andrew Morton on 03 February 2007, 09:14:01 UTC, committed by Linus Torvalds on 03 February 2007, 19:26:06 UTC
Andrew Vasquez is reporting as-iosched oopses and a 65% throughput
slowdown due to the recent special-casing of direct-io against
blockdevs.  We don't know why either of these things are occurring.

The patch minimally reverts us back to the 2.6.19 code for a 2.6.20
release.

Cc: Andrew Vasquez <andrew.vasquez@qlogic.com>
Cc: Ken Chen <kenchen@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 8560a10
History
Tip revision: b2e895dbd80c420bfc0937c3729b4afe073b3848 authored by Andrew Morton on 03 February 2007, 09:14:01 UTC
[PATCH] revert blockdev direct io back to 2.6.19 version
Tip revision: b2e895d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 80.0 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top