[PATCH 3/4] Protectable Memory Allocator - Debug interface

2017-06-07 Thread Igor Stoppa
Debugfs interface: it creates the file /sys/kernel/debug/pmalloc/pools which exposes statistics about all the pools and memory nodes in use. Signed-off-by: Igor Stoppa --- mm/Kconfig | 11 ++ mm/pmalloc.c | 113

[PATCH 3/4] Protectable Memory Allocator - Debug interface

2017-06-07 Thread Igor Stoppa
Debugfs interface: it creates the file /sys/kernel/debug/pmalloc/pools which exposes statistics about all the pools and memory nodes in use. Signed-off-by: Igor Stoppa --- mm/Kconfig | 11 ++ mm/pmalloc.c | 113 +++ 2 files

[PATCH 3/4] Protectable Memory Allocator - Debug interface

2017-06-06 Thread Igor Stoppa
Debugfs interface: it creates the file /sys/kernel/debug/pmalloc/pools which exposes statistics about all the pools and memory nodes in use. Signed-off-by: Igor Stoppa --- mm/Kconfig | 11 ++ mm/pmalloc.c | 113

[PATCH 3/4] Protectable Memory Allocator - Debug interface

2017-06-06 Thread Igor Stoppa
Debugfs interface: it creates the file /sys/kernel/debug/pmalloc/pools which exposes statistics about all the pools and memory nodes in use. Signed-off-by: Igor Stoppa --- mm/Kconfig | 11 ++ mm/pmalloc.c | 113 +++ 2 files