Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762699AbZFKNDs (ORCPT ); Thu, 11 Jun 2009 09:03:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751672AbZFKNDi (ORCPT ); Thu, 11 Jun 2009 09:03:38 -0400 Received: from mail-bw0-f213.google.com ([209.85.218.213]:36328 "EHLO mail-bw0-f213.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751238AbZFKNDh (ORCPT ); Thu, 11 Jun 2009 09:03:37 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=ulw8mLzcUkmDZWnot2EtjsNV0FWFKP/tS+hdOzn94E7MBObPu9iY+Ktyzie967+T1X 7TTFKQY3PXC6HL8UmgNqbHByscbI5msn6nQtqbeifnuBQDvVMPDasSx6SL3sP1BCHWJe mve/e5ZOcJsnL3C0/XJmZ0gqVVwyE4CtA0e0I= MIME-Version: 1.0 Date: Thu, 11 Jun 2009 17:03:38 +0400 Message-ID: Subject: next-20090611: SLUB: Unable to allocate memory on node -1 From: Alexander Beregalov To: linux-next , Linux Kernel Mailing List , Pekka Enberg 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: 2142 Lines: 57 Hi 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 After ohe hour: SysRq : Show Memory Mem-Info: DMA per-cpu: CPU 0: hi: 0, btch: 1 usd: 0 CPU 1: hi: 0, btch: 1 usd: 0 CPU 2: hi: 0, btch: 1 usd: 0 CPU 3: hi: 0, btch: 1 usd: 0 DMA32 per-cpu: CPU 0: hi: 186, btch: 31 usd: 33 CPU 1: hi: 186, btch: 31 usd: 6 CPU 2: hi: 186, btch: 31 usd: 32 CPU 3: hi: 186, btch: 31 usd: 128 Active_anon:17806 active_file:125950 inactive_anon:867 inactive_file:184832 unevictable:0 dirty:6551 writeback:0 unstable:0 free:114704 slab:50538 mapped:1397 pagetables:488 bounce:0 DMA free:11688kB min:28kB low:32kB high:40kB active_anon:0kB inactive_anon:0kB active_file:32kB inactive_file:120kB unevictable:0kB present:11072kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 1975 1975 1975 DMA32 free:443780kB min:5672kB low:7088kB high:8508kB active_anon:74536kB inactive_anon:3468kB active_file:503768kB inactive_file:739208kB unevictable:0kB present:2023256kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 0 0 DMA: 18*4kB 8*8kB 10*16kB 10*32kB 9*64kB 8*128kB 5*256kB 4*512kB 2*1024kB 0*2048kB 1*4096kB = 11688kB DMA32: 13673*4kB 20022*8kB 12589*16kB 832*32kB 3*64kB 0*128kB 0*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 443620kB 310848 total pagecache pages 56 pages in swap cache Swap cache stats: add 736, delete 680, find 10/15 Free swap = 3909060kB Total swap = 3911788kB 523088 pages RAM 24077 pages reserved 230011 pages shared 162325 pages non-shared -- 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/