Re: NUMA aware slab allocator V2

From: Christoph Lameter (clameter_at_engr.sgi.com)
Date: 05/12/05

  • Next message: Xavier Bestel: "Re: Enhanced Keyboard Driver"
    Date:	Thu, 12 May 2005 13:02:14 -0700 (PDT)
    To: Andrew Morton <akpm@osdl.org>
    
    

    On Thu, 12 May 2005, Andrew Morton wrote:

    > Christoph Lameter <clameter@engr.sgi.com> wrote:
    > >
    > > This patch allows kmalloc_node to be as fast as kmalloc by introducing
    > > node specific page lists for partial, free and full slabs.
    >
    > This patch causes the ppc64 G5 to lock up fairly early in boot. It's
    > pretty much a default config:
    > http://www.zip.com.au/~akpm/linux/patches/stuff/config-pmac
    >
    > No serial port, no debug environment, but no useful-looking error messages
    > either. See http://www.zip.com.au/~akpm/linux/patches/stuff/dsc02516.jpg

    I got rc4-mm1 and booted it on an x86_64 machines with similar
    configuration (no NUMA but SMP, numa slab uncommented) but multiple
    configurations worked fine (apart from another error attempting to
    initialize a nonexistand second cpu by the NMI handler that I described
    in another email to you). I have no ppc64 available.

    Could we boot the box without quiet so that we can get better debug
    messages? Did the box boot okay without the patch?

    > Finally, I do intend to merge up the various slab patches which are in -mm,
    > so if you could base further work on top of those it would simplify life,
    > thanks.

    Ok.
    -
    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/


  • Next message: Xavier Bestel: "Re: Enhanced Keyboard Driver"

    Relevant Pages

    • Re: 2.5/2.6 NVidia (was Re: 2.4 vs 2.6 version of ioport.h)
      ... NVIDIA: AGP 4X successfully initialized ... IIRC, but possibly not the case in the 2.6 .config yet, is that any ... Copyright 2003 by Maurice Eugene Heskett, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH 2/2] ide: remove obsolete CONFIG_BLK_DEV_ADMA - cleanup arch
      ... Cleans up default config for various archs, removing ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.12 Performance problems
      ... > The kernel is the standard kernel.org dowload ... > config with SMP turned off and the intel ethernet ... > card drivers as modules without any other ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.12 Performance problems
      ... > The kernel is the standard kernel.org dowload ... > config with SMP turned off and the intel ethernet ... > card drivers as modules without any other ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] make miniconfig (take 2)
      ... script intercept signals and restore .config on the way out, ... fully reliable because kconfig overwrites .config and ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)