lkml.org 
[lkml]   [2012]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
Subject[PATCH 0/5] mm, slob: Tracing accuracy improvement
From
Hi everyone,

This small patchset improves mm tracing accuracy, particularly on the
slob allocator.
Feedback, comments, suggestions are very welcome.

This work is part of CELF Workgroup Project:
"Kernel_dynamic_memory_allocation_tracking_and_reduction" [1]

Ezequiel Garcia (5):
mm, slob: Trace allocation failures consistently
mm, slob: Use only 'ret' variable for both slob object and returned pointer
mm, util: Do strndup_user allocation directly, instead of through memdup_user
mm, slob: Add support for kmalloc_track_caller()
mm, slab: Remove silly function slab_buffer_size()

include/linux/slab.h | 6 +++-
mm/slab.c | 12 +--------
mm/slob.c | 62 +++++++++++++++++++++++++++++++++++--------------
mm/util.c | 15 +++++++++--
4 files changed, 62 insertions(+), 33 deletions(-)

Thanks!
Ezequiel.

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


\
 
 \ /
  Last update: 2012-09-06 01:21    [W:0.027 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site