All of lore.kernel.org
 help / color / mirror / Atom feed
* allow scsi-ml to manage target queueing limits (v3)
@ 2008-08-17 20:24 michaelc
  2008-08-17 20:24 ` [PATCH 1/6] scsi: Add helper code so transport classes/driver can control queueing (take 3) michaelc
  0 siblings, 1 reply; 9+ messages in thread
From: michaelc @ 2008-08-17 20:24 UTC (permalink / raw)
  To: linux-scsi

These next patches, made over scsi-misc, allow classes or drivers
to allow scsi-ml to control target/session/rport level queueing
limitations. This comes in handy for transitioning those structs states,
or if the hardware has a queueing limit at that level.

The only difference between v2 and v3 is that for the first patch,
0001-scsi-Add-helper-code-so-transport-classes-driver-ca.patch,
I rediffed it for scsi-misc which had some conflicting changes with
the old patch. And I readded patches for the fc and software iscsi drivers.




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

end of thread, other threads:[~2008-08-19 16:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-17 20:24 allow scsi-ml to manage target queueing limits (v3) michaelc
2008-08-17 20:24 ` [PATCH 1/6] scsi: Add helper code so transport classes/driver can control queueing (take 3) michaelc
2008-08-17 20:24   ` [PATCH 2/6] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected session error michaelc
2008-08-17 20:24     ` [PATCH 3/6] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rport error or race michaelc
2008-08-17 20:24       ` [PATCH 4/6] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition race michaelc
2008-08-17 20:24         ` [PATCH 5/6] mptfc: " michaelc
2008-08-17 20:24           ` [PATCH 6/6] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSY michaelc
2008-08-19 15:27         ` [PATCH 4/6] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition race James Smart
2008-08-19 16:16       ` [PATCH 3/6] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rport error or race Andrew Vasquez

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.