Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759629AbZFKNPj (ORCPT ); Thu, 11 Jun 2009 09:15:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751284AbZFKNPc (ORCPT ); Thu, 11 Jun 2009 09:15:32 -0400 Received: from mail-bw0-f213.google.com ([209.85.218.213]:60963 "EHLO mail-bw0-f213.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751165AbZFKNPb (ORCPT ); Thu, 11 Jun 2009 09:15:31 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=RDPn9bAr1/0gdG9dgICWZe76qVzmadqzY2KizT+5fpEOhKDfksRsJOyoM5CFZgELD8 Q9POGnrwjpJ1MJmre0eMll739hb8NXE1r7gS4ps+usD1dt6IK43wabJddrKhUil0Fv0g 3M4RudlvJw7Q7xlqQwzkn1hS5uBh/m2aoCOyY= MIME-Version: 1.0 In-Reply-To: <84144f020906110612t3102efdev39e77b6429013176@mail.gmail.com> References: <84144f020906110612t3102efdev39e77b6429013176@mail.gmail.com> Date: Thu, 11 Jun 2009 17:15:32 +0400 Message-ID: Subject: Re: next-20090611: SLUB: Unable to allocate memory on node -1 From: Alexander Beregalov To: Pekka Enberg Cc: linux-next , Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1135 Lines: 25 2009/6/11 Pekka Enberg : > 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? I do not see it: [ 1626.596025] git used greatest stack depth: 1864 bytes left [ 2396.398829] pdflush used greatest stack depth: 1696 bytes left [ 7378.179886] SLUB: Unable to allocate memory on node -1 (gfp=11200) [ 7378.182599] cache: kmalloc-2048, object size: 2048, buffer size: 2048, default order: 3, min order: 0 [ 7378.182599] node 0: slabs: 407, objs: 1724, free: 0 [ 7378.426463] SLUB: Unable to allocate memory on node -1 (gfp=11200) [ 7378.429764] cache: kmalloc-2048, object size: 2048, buffer size: 2048, default order: 3, min order: 0 [ 7378.429764] node 0: slabs: 407, objs: 1724, free: 0 [11541.347736] SysRq : Show Memory -- 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/