Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262049AbVDRMKo (ORCPT ); Mon, 18 Apr 2005 08:10:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262052AbVDRMKo (ORCPT ); Mon, 18 Apr 2005 08:10:44 -0400 Received: from Smtp2.univ-nantes.fr ([193.52.82.19]:36258 "EHLO smtp2.univ-nantes.fr") by vger.kernel.org with ESMTP id S262050AbVDRMKe (ORCPT ); Mon, 18 Apr 2005 08:10:34 -0400 Message-ID: <4263A3B7.6010702@univ-nantes.fr> Date: Mon, 18 Apr 2005 14:10:31 +0200 From: Yann Dupont Organization: CRIUN User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: fr, en MIME-Version: 1.0 To: Lukas Hejtmanek Cc: linux-kernel@vger.kernel.org Subject: Re: E1000 - page allocation failure - saga continues :( References: <20050414214828.GB9591@mail.muni.cz> In-Reply-To: <20050414214828.GB9591@mail.muni.cz> X-Enigmail-Version: 0.90.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1239 Lines: 41 Lukas Hejtmanek a ?crit : >Hello, > >today I tried 2.6.11.7 kernel with hoping that allocation failures disappear. >Unfortunately they did not. > >Default min_free_kb is 3200kB. > >Here is stack trace: > >swapper: page allocation failure. order:0, mode:0x20 > [] __alloc_pages+0x2b3/0x420 > [] kmem_getpages+0x31/0xa0 > [] cache_grow+0xae/0x160 > [] ip_rcv_finish+0x0/0x280 > [] cache_alloc_refill+0x17b/0x230 > [] __kmalloc+0x88/0xa0 > [] alloc_skb+0x47/0xf0 > [] e1000_alloc_rx_buffers+0x57/0x100 > [] e1000_clean_rx_irq+0x1bf/0x4c0 > > I have those problems too. The (temporary ?) fix is to raise the min_free_kb to an higher value. echo 65535 > /proc/sys/vm/min_free_kbytes Maybe such an high value is totally silly, but at least I don't have those messages. Sincerely yours, -- Yann Dupont, Cri de l'universit? de Nantes Tel: 02.51.12.53.91 - Fax: 02.51.12.58.60 - Yann.Dupont@univ-nantes.fr - 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/