linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* libata todo item: retry certain classes of errors
@ 2005-01-07  4:33 Jeff Garzik
  2005-01-07 14:49 ` Alan Cox
  0 siblings, 1 reply; 6+ messages in thread
From: Jeff Garzik @ 2005-01-07  4:33 UTC (permalink / raw)
  To: linux-ide@vger.kernel.org
  Cc: Alan Cox, Bartlomiej Zolnierkiewicz, Albert Lee, Andy Warner


libata error handling is still of the "stupid simple" variety.  While 
that makes it easy to verify, it also means that we don't always recover 
  from some situations.

Right now, libata simply returns an error back to the SCSI layer.

For DMA, PCI and SATA bus errors, we need to reset the hardware and 
retry the command.

It's a fairly important project, for anyone ambitious.  Error handling 
must be improved before I implement queueing (and possibly hotplug).

	Jeff




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

end of thread, other threads:[~2005-02-03 18:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-07  4:33 libata todo item: retry certain classes of errors Jeff Garzik
2005-01-07 14:49 ` Alan Cox
2005-02-02  1:50   ` Jeff Garzik
2005-02-03 10:02     ` Alan Cox
2005-02-03 17:24       ` Jeff Garzik
2005-02-03 17:16         ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).