summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Moyer2009-10-23 23:14:50 +0200
committerJens Axboe2009-10-26 14:34:47 +0100
commitdf5fe3e8e13883f58dc97489076bbcc150789a21 (patch)
treeb05ce6760cd2b52e42dca22e3659a0255f4a4e4a /Makefile
parentcfq: calculate the seek_mean per cfq_queue not per cfq_io_context (diff)
downloadkernel-qcow2-linux-df5fe3e8e13883f58dc97489076bbcc150789a21.tar.gz
kernel-qcow2-linux-df5fe3e8e13883f58dc97489076bbcc150789a21.tar.xz
kernel-qcow2-linux-df5fe3e8e13883f58dc97489076bbcc150789a21.zip
cfq: merge cooperating cfq_queues
When cooperating cfq_queues are detected currently, they are allowed to skip ahead in the scheduling order. It is much more efficient to automatically share the cfq_queue data structure between cooperating processes. Performance of the read-test2 benchmark (which is written to emulate the dump(8) utility) went from 12MB/s to 90MB/s on my SATA disk. NFS servers with multiple nfsd threads also saw performance increases. Signed-off-by: Jeff Moyer <jmoyer@redhat.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions