linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Ezequiel Garcia <elezegarcia@gmail.com>
To: linux-mm@kvack.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Pekka Enberg <penberg@kernel.org>,
	David Rientjes <rientjes@google.com>,
	Christoph Lameter <cl@linux.com>, Tim Bird <tim.bird@am.sony.com>
Subject: [PATCH 0/3] Small slob fixes and some more comon code
Date: Thu, 18 Oct 2012 19:41:51 -0300	[thread overview]
Message-ID: <CALF0-+XKorADZ7DSp_yDFG4UkYr3W_pXHCA0ZWVzZpd8dJW_Gw@mail.gmail.com> (raw)

Hi folks,

A little patchset brought to you by the CELF project:
"Kernel dynamic memory allocation tracking and reduction" [1].

This applies cleanly on top of Pekka's slab/for-linus,
which seems to be the latest branch.
(slab-next is a bit outdated)

Ezequiel Garcia (3):
 mm/sl[aou]b: Move common kmem_cache_size() to slab.h
 mm/slob: Use object_size field in kmem_cache_size()
 mm/slob: Drop usage of page->private for storing page-sized allocations

 include/linux/slab.h |    9 ++++++++-
 mm/slab.c            |    6 ------
 mm/slob.c            |   34 ++++++++++++----------------------
 mm/slub.c            |    9 ---------
 4 files changed, 20 insertions(+), 38 deletions(-)

 Any comments/flames welcome!
Thanks!

    Ezequiel

[1] http://elinux.org/Kernel_dynamic_memory_allocation_tracking_and_reduction

--
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>

                 reply	other threads:[~2012-10-18 22:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CALF0-+XKorADZ7DSp_yDFG4UkYr3W_pXHCA0ZWVzZpd8dJW_Gw@mail.gmail.com \
    --to=elezegarcia@gmail.com \
    --cc=cl@linux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=penberg@kernel.org \
    --cc=rientjes@google.com \
    --cc=tim.bird@am.sony.com \
    /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