Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965122Ab0BZPdU (ORCPT ); Fri, 26 Feb 2010 10:33:20 -0500 Received: from cpsmtpm-eml105.kpnxchange.com ([195.121.3.9]:59116 "EHLO CPSMTPM-EML105.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965046Ab0BZPdT (ORCPT ); Fri, 26 Feb 2010 10:33:19 -0500 From: Frans Pop To: Pekka Enberg Subject: Re: Memory management woes - order 1 allocation failures Date: Fri, 26 Feb 2010 16:33:16 +0100 User-Agent: KMail/1.9.9 Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, Mel Gorman References: <201002261232.28686.elendil@planet.nl> <84144f021002260601o7ab345fer86b8bec12dbfc31e@mail.gmail.com> In-Reply-To: <84144f021002260601o7ab345fer86b8bec12dbfc31e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201002261633.17437.elendil@planet.nl> X-OriginalArrivalTime: 26 Feb 2010 15:33:17.0764 (UTC) FILETIME=[04D4B040:01CAB6F9] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1108 Lines: 28 On Friday 26 February 2010, Pekka Enberg wrote: > > Isn't it a bit strange that cache claims so much memory that real > > processes get into allocation failures? > > All of the failed allocations seem to be GFP_ATOMIC so it's not _that_ > strange. It's still very ugly though. And I would say it should be unnecessary. > Dunno if anything changed recently. What's the last known good kernel for > you? I've not used that box very intensively in the past, but I first saw the allocation failure with aptitude with either .31 or .32. I would be extremely surprised if I could reproduce the problem with .30. And I have done large rsyncs to the box without any problems in the past, but that must have been with .24 or so kernels. It seems likely to me that it's related to all the other swap and allocation issues we've been seeing after .30. Thanks, FJP -- 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/