Re: Swap progress accounting
From: Rik van Riel <hidden>
Date: 2001-07-23 17:26:14
On Mon, 23 Jul 2001, Arjan van de Ven wrote:
Currently, calling swap_out() on a zone doesn't count progress, and the result can be that you swap_out() a lot of pages, and still return "no progress possible" to try_to_free_pages(), which in turn makes a GFP_KERNEL allocation fail (and that can kill init).
"makes GFP_KERNEL allocation fail" ?!?!?! Who the fuck broke __alloc_pages() while I wasn't looking ? Why don't you fix __alloc_pages() instead ? Rik -- Executive summary of a recent Microsoft press release: "we are concerned about the GNU General Public License (GPL)" http://www.surriel.com/ http://www.conectiva.com/ http://distro.conectiva.com/ -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/