diff options
author | Jens Axboe <axboe@suse.de> | 2005-05-01 08:59:06 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-01 08:59:06 -0700 |
commit | 1181c1f923c349acaa01bca40fe600584f265132 (patch) | |
tree | c511e606275ed31c2a203d40a372fdfbfb9fa913 /include/asm-alpha | |
parent | 41f11a4fa378201e902892130b11d78cf7cf8e10 (diff) | |
download | linux-3.10-1181c1f923c349acaa01bca40fe600584f265132.tar.gz linux-3.10-1181c1f923c349acaa01bca40fe600584f265132.tar.bz2 linux-3.10-1181c1f923c349acaa01bca40fe600584f265132.zip |
[PATCH] noop-iosched: kill O(N) merge scan
Profiling hit rates on merging shows that the last merge hint works
extremely well for most work loads. So lets kill the linear merge scan in
noop-iosched, so it provides O(1) run time for any operation.
Testing credits go to Ken Chen from Intel.
Signed-off-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-alpha')
0 files changed, 0 insertions, 0 deletions