From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx149.postini.com [74.125.245.149]) by kanga.kvack.org (Postfix) with SMTP id B693C6B00D2 for ; Thu, 6 Dec 2012 14:43:55 -0500 (EST) Message-ID: <50C0F55F.6030405@redhat.com> Date: Thu, 06 Dec 2012 14:43:27 -0500 From: Rik van Riel MIME-Version: 1.0 Subject: Re: kswapd craziness in 3.7 References: <20121128145215.d23aeb1b.akpm@linux-foundation.org> <20121128235412.GW8218@suse.de> <50B77F84.1030907@leemhuis.info> <20121129170512.GI2301@cmpxchg.org> <50B8A8E7.4030108@leemhuis.info> <20121201004520.GK2301@cmpxchg.org> <50BC6314.7060106@leemhuis.info> <20121203194208.GZ24381@cmpxchg.org> <20121204214210.GB20253@cmpxchg.org> <20121205030133.GA17438@wolff.to> <20121206173742.GA27297@wolff.to> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Linus Torvalds Cc: Bruno Wolff III , Johannes Weiner , Thorsten Leemhuis , Mel Gorman , Andrew Morton , George Spelvin , Johannes Hirte , Tomas Racek , Jan Kara , Dave Hansen , Josh Boyer , Valdis Kletnieks , Jiri Slaby , Zdenek Kabelac , linux-mm , Linux Kernel Mailing List , John Ellson On 12/06/2012 02:31 PM, Linus Torvalds wrote: > Ok, people seem to be reporting success. > > I've applied Johannes' last patch with the new tested-by tags. > > Johannes (or anybody else, for that matter), please holler LOUDLY if > you disagreed.. (or if I used the wrong version of the patch, there's > been several, afaik). Johannes's patch is a fairly big hammer, with kswapd not looping back to the start when zones are still unbalanced. However, the next allocation will wake up kswapd again, and having kswapd stop early beats having it in an infinite loop. I believe Johannes's patch will be fine for 3.7. -- All rights reversed -- 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