public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Pekka Enberg <penberg@cs.helsinki.fi>
Subject: Re: slab: setup allocators earlier in the boot sequence
Date: Fri, 12 Jun 2009 11:30:30 +1000	[thread overview]
Message-ID: <1244770230.7172.4.camel@pasglop> (raw)
In-Reply-To: <200906111959.n5BJxFj9021205@hera.kernel.org>

On Thu, 2009-06-11 at 19:59 +0000, Linux Kernel Mailing List wrote:
> Gitweb:     http://git.kernel.org/linus/83b519e8b9572c319c8e0c615ee5dd7272856090
> Commit:     83b519e8b9572c319c8e0c615ee5dd7272856090
> Parent:     c91c4773b334d4d3a6d44626dc2a558ad97b86f3
> Author:     Pekka Enberg <penberg@cs.helsinki.fi>
> AuthorDate: Wed Jun 10 19:40:04 2009 +0300
> Committer:  Pekka Enberg <penberg@cs.helsinki.fi>
> CommitDate: Thu Jun 11 19:15:56 2009 +0300
> 
>     slab: setup allocators earlier in the boot sequence
>     
>     This patch makes kmalloc() available earlier in the boot sequence so we can get
>     rid of some bootmem allocations. The bulk of the changes are due to
>     kmem_cache_init() being called with interrupts disabled which requires some
>     changes to allocator boostrap code.
>     
>     Note: 32-bit x86 does WP protect test in mem_init() so we must setup traps
>     before we call mem_init() during boot as reported by Ingo Molnar:

This seem to explode in various places on powerpc :-(

It would have been nice if we had enough advance warning to actually fix
our archs too ... I had no idea it was going to be merged that soon. I
did plan to dig into this at some stage but that was too soon. Maybe it
should have been a CONFIG option for a couple of -rc's ?

But yeah, of course, only x86 matters right ? We can break everybody
else and fuck up bisection just for fun...

Cheers,
Ben.



  parent reply	other threads:[~2009-06-12  1:30 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200906111959.n5BJxFj9021205@hera.kernel.org>
2009-06-12  1:29 ` slab: setup allocators earlier in the boot sequence Benjamin Herrenschmidt
2009-06-12  1:30 ` Benjamin Herrenschmidt [this message]
2009-06-12  3:56   ` Benjamin Herrenschmidt
2009-06-12  4:25     ` Benjamin Herrenschmidt
2009-06-12  5:07       ` Benjamin Herrenschmidt
2009-06-12  6:16         ` Pekka J Enberg
2009-06-12  7:34           ` Benjamin Herrenschmidt
2009-06-12  7:39             ` Benjamin Herrenschmidt
2009-06-12  7:47               ` Pekka Enberg
2009-06-12  8:17               ` Pekka Enberg
2009-06-12  8:47                 ` Benjamin Herrenschmidt
2009-06-12  7:45             ` Pekka Enberg
2009-06-12  7:54               ` Nick Piggin
2009-06-12  7:59                 ` Pekka Enberg
2009-06-12  8:02                   ` Nick Piggin
2009-06-12  8:04                     ` Pekka Enberg
2009-06-12  8:20                       ` Nick Piggin
2009-06-12  8:44                       ` Benjamin Herrenschmidt
2009-06-12  8:49                         ` Pekka Enberg
2009-06-12  9:13                           ` Nick Piggin
2009-06-12  9:24                             ` Benjamin Herrenschmidt
2009-06-12  9:30                               ` Nick Piggin
2009-06-12  9:44                                 ` Benjamin Herrenschmidt
2009-06-12  9:49                                   ` Nick Piggin
2009-06-12  8:44                     ` Benjamin Herrenschmidt
2009-06-12  8:42                 ` Benjamin Herrenschmidt
2009-06-12  8:40               ` Benjamin Herrenschmidt
2009-06-12  8:43                 ` Pekka Enberg
2009-06-12  8:53                   ` Benjamin Herrenschmidt
2009-06-12  9:05                     ` Pekka Enberg
2009-06-12  9:14                       ` Nick Piggin
2009-06-12  9:07                     ` Pekka Enberg
2009-06-12 13:49                       ` Christoph Lameter
2009-06-12 13:54                         ` Pekka Enberg
2009-06-12 14:02                           ` Benjamin Herrenschmidt
2009-06-12 14:04                             ` Pekka Enberg
2009-06-12 14:07                           ` Christoph Lameter
2009-06-12 14:00                         ` Benjamin Herrenschmidt
2009-06-12 13:44                   ` Christoph Lameter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1244770230.7172.4.camel@pasglop \
    --to=benh@kernel.crashing.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=penberg@cs.helsinki.fi \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox