android_kernel_xiaomi_sm8350/block
Jens Axboe 719d34027e [PATCH] cfq-iosched: tighten allow merge criteria
The logic in cfq_allow_merge() wasn't clear enough - basically allow
merging for the same queues only.  Do a fast check for 'rq and bio both
sync/async' before doing the cfqq hash lookup.

This is verified to work with the fixed elv_try_merge() from commit
bb4067e341.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-22 14:13:08 -08:00
..
as-iosched.c
blktrace.c
cfq-iosched.c [PATCH] cfq-iosched: tighten allow merge criteria 2006-12-22 14:13:08 -08:00
deadline-iosched.c
elevator.c [PATCH] elevator: fixup typo in merge logic 2006-12-21 22:01:04 -08:00
genhd.c
ioctl.c
Kconfig
Kconfig.iosched
ll_rw_blk.c [PATCH] fix kernel-doc warnings in 2.6.20-rc1 2006-12-22 08:55:47 -08:00
Makefile
noop-iosched.c
scsi_ioctl.c [PATCH] Fixup blk_rq_unmap_user() API 2006-12-19 11:12:46 +01:00