Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
- From: Nick Piggin <npiggin@xxxxxxx>
- Date: Tue, 16 Jun 2009 17:59:07 +0200
On Tue, Jun 16, 2009 at 11:12:58AM -0400, Christoph Lameter wrote:
On Tue, 16 Jun 2009, Nick Piggin wrote:
There aren't too many significant code simplifications AFAIKS.
The code simplification comes from the ability to run the same code during
boot that is also running when the full system is operational. I thought
the intend of this whole exercise was to avoid special casing as much as
possible and reduce the amount of code specifically duplicated for boot
situations?
That is one of the advantages, yes. As far as I can see though,
there isn't like *huge* amounts of things you can simplify. And
if it is just a matter of removing a few branches from a few
cold paths, then it isn't necessarily a good reason to push
branches into the slab and page allocators.
I'm not saying we definitely should go one way or the other, I
would just like to wait and see.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
- From: Benjamin Herrenschmidt
- Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
- From: Pekka Enberg
- Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
- From: Nick Piggin
- Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
- From: Benjamin Herrenschmidt
- Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
- From: Nick Piggin
- Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
- From: Hugh Dickins
- Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
- From: Nick Piggin
- Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
- From: Benjamin Herrenschmidt
- Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
- From: Nick Piggin
- Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
- From: Christoph Lameter
- Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
- Prev by Date: Re: [git pull] drm - fixes + radeon KMS (part 2)
- Next by Date: [PATCH] tracing: Keep index within map_pid_to_cmdline[]
- Previous by thread: Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
- Next by thread: Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
- Index(es):
Relevant Pages
|