public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mtip32xx: Fix arch-specific driver issues
@ 2014-03-12 16:05 Felipe Franciosi
  2014-03-12 16:05 ` [PATCH 1/2] mtip32xx: Don't bounce IO requests Felipe Franciosi
  2014-03-12 16:05 ` [PATCH 2/2] mtip32xx: Unmap the DMA segments before completing the IO request Felipe Franciosi
  0 siblings, 2 replies; 10+ 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] 10+ messages in thread

end of thread, other threads:[~2014-03-12 18:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12 16:05 [PATCH 0/2] mtip32xx: Fix arch-specific driver issues Felipe Franciosi
2014-03-12 16:05 ` [PATCH 1/2] mtip32xx: Don't bounce IO requests Felipe Franciosi
2014-03-12 16:16   ` Jens Axboe
2014-03-12 17:08     ` Felipe Franciosi
2014-03-12 17:18       ` David Vrabel
2014-03-12 17:19         ` Jens Axboe
2014-03-12 17:44           ` 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