diff options
| author | Christoph Hellwig <[email protected]> | 2006-12-06 20:32:30 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-12-07 08:39:22 -0800 |
| commit | 8b98c1699eba23cfd2e8b366625c50ff5fd1415b (patch) | |
| tree | 24462eaefeb4e2fa85e77d392a94a60316ad2349 /include/linux/sysdev.h | |
| parent | 881e4aabe4c6b3fce93674b67c6adc646fe2683b (diff) | |
[PATCH] leak tracking for kmalloc_node
We have variants of kmalloc and kmem_cache_alloc that leave leak tracking to
the caller. This is used for subsystem-specific allocators like skb_alloc.
To make skb_alloc node-aware we need similar routines for the node-aware slab
allocator, which this patch adds.
Note that the code is rather ugly, but it mirrors the non-node-aware code 1:1:
[[email protected]: add module export]
Signed-off-by: Christoph Hellwig <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/sysdev.h')
0 files changed, 0 insertions, 0 deletions