[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CALF0-+U+=P4x3TMrKaXeVQ=Z87kzazoUbJMeCkGW97PyY9CH1g@mail.gmail.com>
Date: Mon, 22 Oct 2012 09:02:53 -0300
From: Ezequiel Garcia <elezegarcia@...il.com>
To: linux-mm@...ck.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Pekka Enberg <penberg@...nel.org>,
Tim Bird <tim.bird@...sony.com>,
Matt Mackall <mpm@...enic.com>,
David Rientjes <rientjes@...gle.com>,
Glauber Costa <glommer@...allels.com>,
Christoph Lameter <cl@...ux.com>
Subject: [PATCH 0/2] mm/slob: Some more cleanups
A couple more slob patches brought to you by the CELF project:
"Kernel dynamic memory allocation tracking and reduction" [1].
The first replaces put_page by __free_pages and it's analogous
to a recent change made at slub.
The other sets zone state to obtain slab information at /proc/meminfo.
If you feel this changes is against the minimalistic spirit of SLOB,
let me know. Any other feedback or flames, are as always welcome.
These patches apply cleanly to Pekka's slab/next or slab/for-linus.
Ezequiel Garcia (2):
mm/slob: Use free_page instead of put_page for page-size kmalloc allocations
mm/slob: Mark zone page state to get slab usage at /proc/meminfo
mm/slob.c | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
Thanks!
Ezequiel
[1] http://elinux.org/Kernel_dynamic_memory_allocation_tracking_and_reduction
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists