public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* SCSI commands order when using scsi_do_req
@ 2005-06-02 17:31 Liran Schour
  2005-06-02 17:54 ` James Bottomley
  0 siblings, 1 reply; 7+ messages in thread
From: Liran Schour @ 2005-06-02 17:31 UTC (permalink / raw)
  To: linux-scsi





I am developing a new SCSI upper layer driver. (Object based SCSI device)
I noticed that scsi_do_req execute commands in LIFO order (add new commands
to the head of the Q).
This behavior can cause a starvation of commands (or at least long delays).
What is the proper solution to this?

Thanks,
- Liran


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

end of thread, other threads:[~2005-06-17  9:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-02 17:31 SCSI commands order when using scsi_do_req Liran Schour
2005-06-02 17:54 ` James Bottomley
2005-06-03  0:03   ` Douglas Gilbert
2005-06-06  8:32     ` Liran Schour
2005-06-06 14:32       ` James Bottomley
2005-06-07  9:27         ` Liran Schour
2005-06-17  9:08   ` Vladislav Bolkhovitin

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