All of lore.kernel.org
 help / color / mirror / Atom feed
* allow scsi-ml to manage target queueing limits (v2)
@ 2008-04-29  4:22 michaelc
  2008-04-29  4:22 ` [PATCH 1/2] scsi: Add helper code so transport classes/driver can control queueing michaelc
  0 siblings, 1 reply; 8+ messages in thread
From: michaelc @ 2008-04-29  4:22 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 following patches were made over scsi-misc. The first patch
adds the core scsi-ml code to scsi-ml. The second patch fixes
a bug in qla4xxx by using the new SCSI_ML_TARGET_BUSY code.

I have other patches for libiscsi that I will post with the iscsi
update later.



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

end of thread, other threads:[~2008-05-01 22:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-29  4:22 allow scsi-ml to manage target queueing limits (v2) michaelc
2008-04-29  4:22 ` [PATCH 1/2] scsi: Add helper code so transport classes/driver can control queueing michaelc
2008-04-29  4:22   ` [PATCH 2/2] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected session error michaelc
2008-05-01 22:41     ` David C Somayajulu
2008-04-29 13:48   ` [PATCH 1/2] scsi: Add helper code so transport classes/driver can control queueing James Smart
2008-04-29 16:41     ` Mike Christie
2008-04-30 15:29       ` James Smart
2008-04-30 17:45         ` Mike Christie

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.