From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Lameter Subject: Re: [PATCH 1/2] r8169: allocate with GFP_KERNEL flag when able to sleep Date: Mon, 11 Oct 2010 11:03:17 -0500 (CDT) Message-ID: References: <1286547901-10782-1-git-send-email-sgruszka@redhat.com> <20101008145256.GB10393@redhat.com> <1286550247.2959.444.camel@edumazet-laptop> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Stanislaw Gruszka , Francois Romieu , netdev@vger.kernel.org To: Eric Dumazet Return-path: Received: from smtp101.prem.mail.ac4.yahoo.com ([76.13.13.40]:36583 "HELO smtp101.prem.mail.ac4.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754977Ab0JKQDU (ORCPT ); Mon, 11 Oct 2010 12:03:20 -0400 In-Reply-To: <1286550247.2959.444.camel@edumazet-laptop> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, 8 Oct 2010, Eric Dumazet wrote: > 8 in the column just says that : order-3 pages, even for > small allocations. Those allocations will fallback to smaller allocs if the page allocator has trouble satisfying those requests.