Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751999AbZJWVMm (ORCPT ); Fri, 23 Oct 2009 17:12:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751385AbZJWVMl (ORCPT ); Fri, 23 Oct 2009 17:12:41 -0400 Received: from mail-bw0-f227.google.com ([209.85.218.227]:45818 "EHLO mail-bw0-f227.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751072AbZJWVMk (ORCPT ); Fri, 23 Oct 2009 17:12:40 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=JdH+BYM9v+cqkXjMUQ9GbjpwU0isZTZtO9slg6A+gFeHSENPLGotyINRiOBHE9lPBe jc/79sFMk2oQRQ0u0LwXeWoJpHtv9UApsTuQBz2Vg2gzbFR2LK9riUSZYqoCACt9eVsr V3cAI99IZlXXqRDmTwOFQQ0YuLFdrH37cOcFM= Date: Fri, 23 Oct 2009 23:12:39 +0200 From: Karol Lewandowski To: Karol Lewandowski Cc: Mel Gorman , Frans Pop , Jiri Kosina , Sven Geggus , Tobias Oetiker , "Rafael J. Wysocki" , David Miller , Reinette Chatre , Kalle Valo , David Rientjes , KOSAKI Motohiro , Mohamed Abbas , Jens Axboe , "John W. Linville" , Pekka Enberg , Bartlomiej Zolnierkiewicz , Greg Kroah-Hartman , Stephan von Krawczynski , Kernel Testers List , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, "linux-mm@kvack.org" Subject: Re: [PATCH 0/5] Candidate fix for increased number of GFP_ATOMIC failures V2 Message-ID: <20091023211239.GA6185@bizet.domek.prywatny> References: <1256221356-26049-1-git-send-email-mel@csn.ul.ie> <20091023165810.GA4588@bizet.domek.prywatny> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091023165810.GA4588@bizet.domek.prywatny> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1214 Lines: 27 On Fri, Oct 23, 2009 at 06:58:10PM +0200, Karol Lewandowski wrote: > On Thu, Oct 22, 2009 at 03:22:31PM +0100, Mel Gorman wrote: > > Test 3: If you are getting allocation failures, try with the following patch > > > > 3/5 vmscan: Force kswapd to take notice faster when high-order watermarks are being hit > No, problem doesn't go away with these patches (1+2+3). However, from > my testing this particular patch makes it way, way harder to trigger > allocation failures (but these are still present). > > This bothers me - should I test following patches with or without > above patch? This patch makes bug harder to find, IMVHO it doesn't > fix the real problem. .. > Test 4: If you are still getting failures, apply the following > 4/5 page allocator: Pre-emptively wake kswapd when high-order watermarks are hit Ok, I've tested patches 1+2+4 and bug, while very hard to trigger, is still present. I'll test complete 1-4 patchset as time permits. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/