Files
kernel-tenderloin-3.0/lib/memory_alloc.c
Jordan Crouse 8c78b13c97 lib: Add debugfs file for tracking memory allocations
Add caller information to memory allocation calls and
create /sys/kernel/debug/mempool/map to show the current set of
allocations across all memory pools.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
2011-10-03 16:15:37 -07:00

8.8 KiB