public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* BUG in sas event handling mechanism???
@ 2006-09-22 17:40 malahal
  2006-09-22 18:17 ` Alexis Bruemmer
  2006-09-22 18:47 ` Luben Tuikov
  0 siblings, 2 replies; 4+ messages in thread
From: malahal @ 2006-09-22 17:40 UTC (permalink / raw)
  To: linux-scsi

I see a PORTE_BYTES_DMAED event, followed by a PHYE_LOSS_OF_SIGNAL event
and then followed by a PORTE_BYTES_DMAED event on the same phy. The code
seems to just drop the last event because of the not yet processed first
event. So, it just processes the first two events in that order. In
other words, the link doesn't get used at all!

Of course, I get timeouts because of Vitesse/AIC94xx combination while
doing discovery. :-(

Maybe, this is what Luben is talking about when he said,
"Priority Queue Without Duplication Implementation"?

Thanks, Malahal.

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

end of thread, other threads:[~2006-09-22 18:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-22 17:40 BUG in sas event handling mechanism??? malahal
2006-09-22 18:17 ` Alexis Bruemmer
2006-09-22 18:32   ` malahal
2006-09-22 18:47 ` Luben Tuikov

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