Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755999AbZFKNMs (ORCPT ); Thu, 11 Jun 2009 09:12:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752053AbZFKNMl (ORCPT ); Thu, 11 Jun 2009 09:12:41 -0400 Received: from mail-fx0-f213.google.com ([209.85.220.213]:36403 "EHLO mail-fx0-f213.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751061AbZFKNMk convert rfc822-to-8bit (ORCPT ); Thu, 11 Jun 2009 09:12:40 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=nyYkaUrEcEP4en5qyoT3/gTbTz8YfhV93O3DiVNMh5ZTt7GtxJyejfJMdcAAGE1Taa VcEQjMI+JbNpsU/HfRaBVkxqdOWhSz8CGUHaSBMbMlruJnaZjSPIJryMMhH2cUEM1V1s SxVtqLGZAiuF8OhXp9c5Ip7cBMx2htqE8qDpU= MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 11 Jun 2009 16:12:41 +0300 X-Google-Sender-Auth: 7dd28f42989f7d30 Message-ID: <84144f020906110612t3102efdev39e77b6429013176@mail.gmail.com> Subject: Re: next-20090611: SLUB: Unable to allocate memory on node -1 From: Pekka Enberg To: Alexander Beregalov Cc: linux-next , Linux Kernel Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 857 Lines: 22 On Thu, Jun 11, 2009 at 4:03 PM, Alexander Beregalov wrote: > Hi There should be a stack trace here printed out by the page allocator. Can you post that too? > SLUB: Unable to allocate memory on node -1 (gfp=11200) > ?cache: kmalloc-2048, object size: 2048, buffer size: 2048, default > order: 3, min order: 0 > ?node 0: slabs: 407, objs: 1724, free: 0 > SLUB: Unable to allocate memory on node -1 (gfp=11200) > ?cache: kmalloc-2048, object size: 2048, buffer size: 2048, default > order: 3, min order: 0 > ?node 0: slabs: 407, objs: 1724, free: 0 > > It is 4-way (2*2) SMP with 2Gb RAM -- 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/