public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add lld-congestion bit for backing_dev_info
@ 2008-09-19 14:47 Kiyoshi Ueda
  2008-09-19 14:48 ` [PATCH 1/2] lld busy status exporting interface Kiyoshi Ueda
  2008-09-19 14:49 ` [PATCH 2/2] scsi: exports busy status via bdi_lld_congested Kiyoshi Ueda
  0 siblings, 2 replies; 9+ messages in thread
From: Kiyoshi Ueda @ 2008-09-19 14:47 UTC (permalink / raw)
  To: James.Bottomley; +Cc: linux-kernel, linux-scsi, dm-devel, j-nomura, k-ueda

Hi James,

The following patches exports busy-status of SCSI LLD to
request-based dm-multipath for proper I/O scheduling.
The patches are created on the following commit of scsi-misc-2.6.
---------------------------------------------------------------
commit 7d36ee8aefec15ab00ac08dc5611d6b5eab38d7f
Author: Andrew Vasquez <andrew.vasquez@qlogic.com>
Date:   Thu Sep 11 21:22:54 2008 -0700

    [SCSI] qla2xxx: Update version number to 8.02.01-k8.
---------------------------------------------------------------

No major changes since the last post (http://lkml.org/lkml/2008/9/12/100),
except for rebasing on top of scsi-misc-2.6 from 2.6.27-rc6.

Summary of the patches:
  1/2: lld busy status exporting interface
  2/2: scsi: exports busy status via bdi_lld_congested

Please review and apply.

The 1st patch changes generic part and not specific to scsi,
so I'm not sure whether it is appropriate to ask you about merging
this patch.
If I should push the 1st patch separately to other person,
please let me know.

Thanks,
Kiyoshi Ueda

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

end of thread, other threads:[~2008-09-22  4:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-19 14:47 [PATCH 0/2] Add lld-congestion bit for backing_dev_info Kiyoshi Ueda
2008-09-19 14:48 ` [PATCH 1/2] lld busy status exporting interface Kiyoshi Ueda
2008-09-19 21:33   ` Andrew Morton
2008-09-19 23:11     ` Kiyoshi Ueda
2008-09-19 23:45       ` Andrew Morton
2008-09-22  4:49         ` Jun'ichi Nomura (NEC)
2008-09-19 14:49 ` [PATCH 2/2] scsi: exports busy status via bdi_lld_congested Kiyoshi Ueda
2008-09-19 16:06   ` Mike Christie
2008-09-19 17:28     ` Kiyoshi Ueda

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