mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Request merging not doing well
@ 2007-06-13 11:56 mcatos
  0 siblings, 0 replies; only message in thread
From: mcatos @ 2007-06-13 11:56 UTC (permalink / raw)
  To: linux-kernel


I did some tests to see how requet merging works. Using a dummy ramdisk block
device, I did 'dd count=100 bs=4096 if=/dev/zero of=/dev/foo' (using the
anticipatory scheduler) and in the request function I got 10 requests:

req 1, sector 0, 8 sectors
req 2, sector 8, 8 sectors
.
.
.
req 10, sector 72, 8 sectors

Shouldn'y these requests be merged? Queue default values are: 255 max sectors,
128 max requests.

Thanx.

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-06-13 11:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-13 11:56 Request merging not doing well mcatos

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

Powered by JetHome