public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] mtip32xx: Fix arch-specific performance issues
@ 2014-03-13 14:34 Felipe Franciosi
  2014-03-13 14:34 ` [PATCH 1/2] mtip32xx: Set queue bounce limit Felipe Franciosi
  2014-03-13 14:34 ` [PATCH 2/2] mtip32xx: Unmap the DMA segments before completing the IO request Felipe Franciosi
  0 siblings, 2 replies; 7+ messages in thread
From: Felipe Franciosi @ 2014-03-13 14:34 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jens Axboe, Sam Bradshaw, David Vrabel

This V2 series reintroduces blk_queue_bounce(), but also sets a correct
blk_queue_bounce_limit() during the device initialisation. I have tested
this series and confirmed that performance is good on a 32-bit dom0 on Xen.


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/2] mtip32xx: Fix arch-specific driver issues
@ 2014-03-12 16:05 Felipe Franciosi
  2014-03-12 16:05 ` [PATCH 2/2] mtip32xx: Unmap the DMA segments before completing the IO request Felipe Franciosi
  0 siblings, 1 reply; 7+ messages in thread
From: Felipe Franciosi @ 2014-03-12 16:05 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jens Axboe, Sam Bradshaw

This patch series fix a couple of issues with the Micron P320 driver.
The first is an issue on 32-bit architectures where unecessary bouncing of
requests causes really really bad performance. The second regards a problem
on architectures where DMA unmapping has side effects.


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

end of thread, other threads:[~2014-03-13 15:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-13 14:34 [PATCH 0/2 v2] mtip32xx: Fix arch-specific performance issues Felipe Franciosi
2014-03-13 14:34 ` [PATCH 1/2] mtip32xx: Set queue bounce limit Felipe Franciosi
2014-03-13 14:34 ` [PATCH 2/2] mtip32xx: Unmap the DMA segments before completing the IO request Felipe Franciosi
2014-03-13 15:30   ` Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2014-03-12 16:05 [PATCH 0/2] mtip32xx: Fix arch-specific driver issues Felipe Franciosi
2014-03-12 16:05 ` [PATCH 2/2] mtip32xx: Unmap the DMA segments before completing the IO request Felipe Franciosi
2014-03-12 16:16   ` Jens Axboe
2014-03-12 19:04   ` Sam Bradshaw

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