On Sat, 26 May 2001, Andrea Arcangeli wrote: > Please merge this one in 2.4 for now (originally from Ingo, I only > improved it), this is a real definitive fix With the only minor detail being that it DOESN'T WORK. You're not solving the problems of GFP_BUFFER allocators looping forever in __alloc_pages(), the deadlock can still happen. You've only solved the 1 specific case of highmem.c getting a page for bounce buffers, but you'll happily let the thing deadlock while trying to get buffer heads for a normal low memory page! regards, Rik -- Virtual memory is like a game you can't win; However, without VM there's truly nothing to lose... http://www.surriel.com/ http://distro.conectiva.com/ Send all your spam to [EMAIL PROTECTED] (spam digging piggy) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- [with-PATCH-really] highmem deadlock removal, balancing &... Rik van Riel
- Re: [with-PATCH-really] highmem deadlock removal, ba... Linus Torvalds
- Re: [with-PATCH-really] highmem deadlock removal... Rik van Riel
- Re: [with-PATCH-really] highmem deadlock rem... Linus Torvalds
- Re: [with-PATCH-really] highmem deadlock removal... Rik van Riel
- Re: [with-PATCH-really] highmem deadlock rem... Linus Torvalds
- Re: [with-PATCH-really] highmem deadlock removal, ba... Rik van Riel
- Re: [with-PATCH-really] highmem deadlock removal, ba... Linus Torvalds
- Re: [with-PATCH-really] highmem deadlock removal... Andrea Arcangeli
- Re: [with-PATCH-really] highmem deadlock rem... Rik van Riel
- Re: [with-PATCH-really] highmem deadlock removal, ba... Rik van Riel
- Re: [with-PATCH-really] highmem deadlock removal... Linus Torvalds
- Re: [with-PATCH-really] highmem deadlock removal, ba... Linus Torvalds
- Linux-2.4.5 Linus Torvalds
- Re: Linux-2.4.5 Rik van Riel
- Re: Linux-2.4.5 Andrea Arcangeli
- Re: [with-PATCH-really] highmem deadlock removal, ba... Andrea Arcangeli
- Re: [with-PATCH-really] highmem deadlock removal... Andrea Arcangeli