public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* fio rand read/write regression with 2.6.32-rc3
@ 2009-10-10  5:48 Zhang, Yanmin
  2009-10-10  8:01 ` Jens Axboe
  0 siblings, 1 reply; 7+ messages in thread
From: Zhang, Yanmin @ 2009-10-10  5:48 UTC (permalink / raw)
  To: Jens Axboe; +Cc: LKML

Comparing with 2.6.23-rc1's result, fio rand read write has regression
on my 2*4 core stoakley machine (8GB memory) with a JBOD of 12 disks.

Every disk has 8 1-GB files. Start 8 sub-processes per disk and every
process random chooses a file on the disk to do 36 times of file read or
write on the file and then choose another file.


fio_mmap_rand_read_4k regresion is about 35%.
Bisect down to patch:
1d2235152dc745c6d94bedb550fea84cffdbf768 is first bad commit
commit 1d2235152dc745c6d94bedb550fea84cffdbf768
Author: Jens Axboe <jens.axboe@oracle.com>
Date:   Fri Oct 2 19:27:04 2009 +0200

    cfq-iosched: add a knob for desktop interactiveness


After I revert the patch against 2.6.23-rc3, fio_mmap_rand_read_4k regression
disappears.

fio_mmap_randrw_4k has less than 20% regression and reverting the patch
could restore performance.

On another stoakley machine with another JBOD, we see the similiar regression.

ffsb rand read/write has a bigger regression and reverting the patch
could restore performance.

Yanmin



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-10-12  5:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-10  5:48 fio rand read/write regression with 2.6.32-rc3 Zhang, Yanmin
2009-10-10  8:01 ` Jens Axboe
2009-10-10  8:02   ` Jens Axboe
2009-10-10  9:47     ` Zhang, Yanmin
2009-10-10  9:52   ` Zhang, Yanmin
2009-10-11  8:23     ` Corrado Zoccolo
2009-10-12  5:50       ` Zhang, Yanmin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox