diff options
author | Shaohua Li <shaohua.li@intel.com> | 2010-03-19 10:03:04 +0300 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2010-03-19 10:03:04 +0300 |
commit | e9ce335df51ff782035a15c261a3c0c9892a1767 (patch) | |
tree | 9ecb3c0eab9dbb0117ad9d726456850ff2f49b78 /drivers/acpi/proc.c | |
parent | 910ac735bad53ce54741a72a5b19ab69794ae069 (diff) | |
download | linux-e9ce335df51ff782035a15c261a3c0c9892a1767.tar.xz |
cfq-iosched: fix a kbuild regression
Alex Shi reported a kbuild regression which is about 10% performance lost.
He bisected to this commit: 3dde36ddea3e07dd025c4c1ba47edec91606fec0.
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>
Diffstat (limited to 'drivers/acpi/proc.c')
0 files changed, 0 insertions, 0 deletions