On Fri, 22 Sep 2000, Rik van Riel wrote:
> 894 if (current->need_resched && !(gfp_mask & __GFP_IO)) {
> 895 __set_current_state(TASK_RUNNING);
> 896 schedule();
> 897 }
> The idea was to not allow processes which have IO locks
> to schedule away, but as you can see, the check is
> reversed ...
thanks ... sounds good. Will have this tested in about 15 mins.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/
- [patch *] VM deadlock fix Rik van Riel
- Re: [patch *] VM deadlock fix Roger Larsson
- Problem remains - page_launder? (Was: Re: [patc... Roger Larsson
- Re: [patch *] VM deadlock fix David S. Miller
- Re: [patch *] VM deadlock fix Andrea Arcangeli
- Re: [patch *] VM deadlock fix David S. Miller
- Re: [patch *] VM deadlock fix Rik van Riel
- test9-pre5+t9p2-vmpatch VM deadlock during ... Molnar Ingo
- Re: test9-pre5+t9p2-vmpatch VM deadlock... Molnar Ingo
- Re: test9-pre5+t9p2-vmpatch VM deadlock... Rik van Riel
- Re: test9-pre5+t9p2-vmpatch VM dea... Molnar Ingo
- Re: test9-pre5+t9p2-vmpatch VM... Molnar Ingo
- Re: test9-pre5+t9p2-vmpatc... Rik van Riel
- Re: test9-pre5+t9p2-vmpatc... Andr� Dahlqvist
- Re: test9-pre5+t9p2-vmpatc... Andr� Dahlqvist
- test9-pre3+t9p2-vmpatch VM... Yuri Pudgorodsky
- Re: test9-pre5+t9p2-vmpatc... Mohammad A. Haque
- Re: test9-pre5+t9p2-vmpatch VM deadlock... Linus Torvalds
- Re: test9-pre5+t9p2-vmpatch VM dea... Rik van Riel
- Re: [patch *] VM deadlock fix James Lewis Nance
- Re: [patch *] VM deadlock fix Rik van Riel

