Thread (22 messages) 22 messages, 7 authors, 2005-08-19

Re: libata error handling

From: Patrick Mansfield <hidden>
Date: 2005-08-19 19:39:57
Also in: linux-scsi, lkml

On Fri, Aug 19, 2005 at 02:46:35PM -0400, Luben Tuikov wrote:
Using the command time out hook and the strategy routine, gives _complete_
control over host recovery, and I really do mean _complete_.
I assume you mean hostt->eh_timed_out.

Is anyone implmenting (or has implemented) a ->eh_timed_out function? I see
none in mainline kernel.

I was looking at using it in an LLDD, but hit two problems, and have
started to work on an alternate approach of cancelling (aborting or wtf you
want to call it) a list of commands in the eh thread.

The two problems I see with the hook are:

It calls the driver in interrupt context, so the called function can't
sleep.

There is no queueing or list mechanism, so LLDD's that can only cancel one
command at a time will have problem.

-- Patrick Mansfield
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help