From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <44C518D6.3090606@redhat.com> Date: Mon, 24 Jul 2006 15:00:38 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH] mm: inactive-clean list References: <1153167857.31891.78.camel@lappy> <44C30E33.2090402@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: Christoph Lameter Cc: Peter Zijlstra , linux-mm , Linus Torvalds , Andrew Morton , linux-kernel List-ID: Christoph Lameter wrote: > On Sun, 23 Jul 2006, Rik van Riel wrote: > >> This patch makes it possible to implement Martin Schwidefsky's >> hypervisor-based fast page reclaiming for architectures without >> millicode - ie. Xen, UML and all other non-s390 architectures. >> >> That could be a big help in heavily loaded virtualized environments. >> >> The fact that it helps prevent the iSCSI memory deadlock is a >> huge bonus too, of course :) > > I think there may be a way with less changes to the way the VM functions > to get there: That approach probably has way too many state changes going between the guest OS and the hypervisor... -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan -- 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/ . Don't email: email@kvack.org