Re: 2.4.0-test9-pre8

Rik van Riel (riel@conectiva.com.br)
Tue, 3 Oct 2000 10:24:59 -0300 (BRST)


On Tue, 3 Oct 2000, Mohammad A. Haque wrote:

> I'm experiencing what appears to be lockups, but probably not.

They're lockups allright. I went over the VM code and buffer.c
today and found a whole bunch of rescheduling points where the
kernel can call schedule() while current->state != TASK_RUNNING,
causing the task to never be scheduled in again ...

I'm making a patch to fix those right now.

regards,

Rik

--
"What you're running that piece of shit Gnome?!?!"
       -- Miguel de Icaza, UKUUG 2000

http://www.conectiva.com/ http://www.surriel.com/

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