From: Matt Mackall <mpm@selenic.com>
To: Christoph Lameter <clameter@sgi.com>
Cc: akpm@osdl.org, linux-mm@kvack.org
Subject: Re: [PATCH] Extract the allocpercpu functions from the slab allocator
Date: Fri, 18 Aug 2006 23:20:34 -0500 [thread overview]
Message-ID: <20060819042033.GC19707@waste.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0608182108400.3097@schroedinger.engr.sgi.com>
On Fri, Aug 18, 2006 at 09:14:06PM -0700, Christoph Lameter wrote:
> The allocpercpu functions __alloc_percpu and __free_percpu() are heavily
> using the slab allocator. However, they are conceptually different
> allocators that can be used independently from the slab. Currently the
> slab code is duplicated in slob. This patch also
> simplifies SLOB.
>
> Signed-off-by: Christoph Lameter <clameter@sgi.com>
Nice.
Signed-off-by: Matt Mackall <mpm@selenic.com>
--
Mathematics is the supreme nostalgia of our time.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2006-08-19 4:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-19 4:14 [PATCH] Extract the allocpercpu functions from the slab allocator Christoph Lameter
2006-08-19 4:20 ` Matt Mackall [this message]
2006-08-19 6:29 ` Andrew Morton
2006-08-23 19:39 ` 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=20060819042033.GC19707@waste.org \
--to=mpm@selenic.com \
--cc=akpm@osdl.org \
--cc=clameter@sgi.com \
--cc=linux-mm@kvack.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.