Re: kill task in TASK_UNINTERRUPTIBLE

Denis Vlasenko (vda@port.imtp.ilyichevsk.odessa.ua)
Thu, 9 May 2002 13:21:19 -0200


On 8 May 2002 16:33, Alan Cox wrote:
> > > TASK_UNINTERRUPTIBLE state ?
> >
> > No. Everytime you see hung task in this state
> > you see kernel bug.
>
> Or waiting on a resource that isnt available - that can occur for example
> with NFS for long periods, or for a few minutes when burning a CD and the
> IDE bus is locked

I really prefer interruptible NFS mode (without timeout).

If CD burner needs to completely lock IDE, well, that is less than wonderful
piece of hardware. I won't blame kernel for this.

--
vda

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/