All of lore.kernel.org
 help / color / mirror / Atom feed
* fragmented i/o with 2.6.31?
@ 2009-09-16 15:34 David Strand
  2009-09-16 16:22 ` David Strand
  0 siblings, 1 reply; 12+ messages in thread
From: David Strand @ 2009-09-16 15:34 UTC (permalink / raw)
  To: device-mapper development

I am issuing 512 Kbyte reads through the device mapper device node to
a fibre channel disk. With 2.6.30 one read command for the entire 512
Kbyte length is placed on the wire. With 2.6.31 this is being broken
up into 5 smaller read commands placed on the wire, decreasing
performance.

This is especially penalizing on some disks where we have prefetch
turned off via the scsi mode page. Is there any easy way (through
configuration or sysfs) to restore the single read per i/o behavior
that I used to get?

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

end of thread, other threads:[~2009-09-18 16:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-16 15:34 fragmented i/o with 2.6.31? David Strand
2009-09-16 16:22 ` David Strand
2009-09-17  8:02   ` Kiyoshi Ueda
2009-09-17  9:14     ` Jun'ichi Nomura
2009-09-17 13:11       ` Mike Snitzer
2009-09-17 17:32         ` David Strand
2009-09-18  6:00         ` Martin K. Petersen
2009-09-18 14:30           ` Jun'ichi Nomura
2009-09-18 15:06           ` Mike Snitzer
2009-09-18 15:38             ` Jun'ichi Nomura
2009-09-18 15:57               ` Mike Snitzer
2009-09-18 16:55                 ` Jun'ichi Nomura

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.