[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1271865911.24780.292.camel@tucsk.pomaz.szeredi.hu>
Date: Wed, 21 Apr 2010 18:05:11 +0200
From: Miklos Szeredi <mszeredi@...e.cz>
To: Corrado Zoccolo <czoccolo@...il.com>
Cc: Jens Axboe <jens.axboe@...cle.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
Jan Kara <jack@...e.cz>, Suresh Jayaraman <sjayaraman@...e.de>
Subject: Re: CFQ read performance regression
Jens, Corrado,
Here's a graph showing the number of issued but not yet completed
requests versus time for CFQ and NOOP schedulers running the tiobench
benchmark with 8 threads:
http://www.kernel.org/pub/linux/kernel/people/mszeredi/blktrace/queue-depth.jpg
It shows pretty clearly the performance problem is because CFQ is not
issuing enough request to fill the bandwidth.
Is this the correct behavior of CFQ or is this a bug?
This is on a vanilla 2.6.34-rc4 kernel with two tunables modified:
read_ahead_kb=512
low_latency=0 (for CFQ)
Thanks,
Miklos
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists