From: Andi Kleen <andi@firstfloor.org>
To: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Christoph Lameter <cl@linux.com>,
Andi Kleen <andi@firstfloor.org>,
linux-mm@kvack.org, mpm@selenic.com,
Andi Kleen <ak@linux.intel.com>
Subject: Re: [PATCH 1/2] SLAB: Add function to get slab cache for a page
Date: Thu, 7 Oct 2010 08:34:23 +0200 [thread overview]
Message-ID: <20101007063423.GB5010@basil.fritz.box> (raw)
In-Reply-To: <4CAD5C00.2020403@cs.helsinki.fi>
On Thu, Oct 07, 2010 at 08:34:56AM +0300, Pekka Enberg wrote:
> On 10/7/10 12:42 AM, Christoph Lameter wrote:
> >On Wed, 6 Oct 2010, Andi Kleen wrote:
> >
> >>+struct kmem_cache *kmem_page_cache(struct page *p);
> >
> >That sounds as if we do something with the page cache.
> >
> >kmem_cache_of_slab_page(struct page *)
>
> kmem_page_to_cache(), for example.
I changed it now to the name Christoph suggested.
-Andi
--
ak@linux.intel.com -- Speaking for myself only.
--
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:[~2010-10-07 6:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-06 21:02 HWPOISON/SLAB: Allow shrinking of specific slab cache Andi Kleen
2010-10-06 21:02 ` [PATCH 1/2] SLAB: Add function to get slab cache for a page Andi Kleen
2010-10-06 21:42 ` Christoph Lameter
2010-10-07 5:34 ` Pekka Enberg
2010-10-07 6:34 ` Andi Kleen [this message]
2010-10-06 21:02 ` [PATCH 2/2] HWPOISON: Attempt directed shrinking of slabs Andi Kleen
2010-10-06 21:26 ` Christoph Lameter
2010-10-06 21:42 ` Andi Kleen
2010-10-06 21:44 ` Christoph Lameter
2010-10-06 21:55 ` Andi Kleen
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=20101007063423.GB5010@basil.fritz.box \
--to=andi@firstfloor.org \
--cc=ak@linux.intel.com \
--cc=cl@linux.com \
--cc=linux-mm@kvack.org \
--cc=mpm@selenic.com \
--cc=penberg@cs.helsinki.fi \
/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;
as well as URLs for NNTP newsgroup(s).