| commit | 1244065abcf82fbafc88b8949d7a57b6baee682e | [log] [tgz] |
|---|---|---|
| author | Peter Mitsis <peter.mitsis@intel.com> | Wed Jul 06 10:52:15 2022 -0400 |
| committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Tue Jul 12 13:59:26 2022 +0000 |
| tree | 009ee443de8b769dbba0b620e4e2f5ce3e47ff78 | |
| parent | 3b7818b2d29e30b0a336c2182764aaa6a65e478c [diff] |
kernel: Extend slabs memory usage stats Adds memory usage runtime stats routines that parallel those used by both the heap and mem_blocks. This helps maintain some level of of consistency across the different memory types. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>