kernel_optimize_test/block
Shaohua Li e9ce335df5 cfq-iosched: fix a kbuild regression
Alex Shi reported a kbuild regression which is about 10% performance lost.
He bisected to this commit: 3dde36ddea.
The reason is cfqq_close() can't find close cooperator. Restoring
cfq_rq_close()'s threshold to original value makes the regression go away.

Since for_preempt parameter isn't used anymore, this patch deletes it.

Reported-by: Alex Shi <alex.shi@intel.com>
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Acked-by: Corrado Zoccolo <czoccolo@gmail.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2010-03-19 08:03:04 +01:00
..
blk-barrier.c block: Honor the gfp_mask for alloc_page() in blkdev_issue_discard() 2009-12-29 08:53:54 +01:00
blk-cgroup.c cfq: Remove useless css reference get 2010-02-26 08:56:15 +01:00
blk-cgroup.h cfq: Remove useless css reference get 2010-02-26 08:56:15 +01:00
blk-core.c block: Consolidate phys_segment and hw_segment limits 2010-02-26 13:58:08 +01:00
blk-exec.c
blk-integrity.c
blk-ioc.c block: don't access jiffies when initialising io_context 2010-03-01 10:57:22 +01:00
blk-iopoll.c
blk-map.c
blk-merge.c block: Consolidate phys_segment and hw_segment limits 2010-02-26 13:58:08 +01:00
blk-settings.c block: Fix overrun in lcm() and move it to lib 2010-03-15 12:47:59 +01:00
blk-softirq.c
blk-sysfs.c block: Export max number of segments and max segment size in sysfs 2010-03-15 12:48:00 +01:00
blk-tag.c
blk-timeout.c
blk.h
bsg.c
cfq-iosched.c cfq-iosched: fix a kbuild regression 2010-03-19 08:03:04 +01:00
compat_ioctl.c
deadline-iosched.c
elevator.c block: Added in stricter no merge semantics for block I/O 2010-01-29 09:04:08 +01:00
genhd.c block: Fix discard alignment calculation and printing 2010-01-11 14:29:19 +01:00
ioctl.c
Kconfig block: make CONFIG_BLK_CGROUP visible 2010-03-16 08:57:15 +01:00
Kconfig.iosched
Makefile
noop-iosched.c
scsi_ioctl.c