| commit | 2f003e59e40771f8205a708dc3c9e12118b468f3 | [log] [tgz] |
|---|---|---|
| author | Peter Mitsis <peter.mitsis@intel.com> | Thu May 11 10:09:08 2023 -0400 |
| committer | Johan Hedberg <johan.hedberg@gmail.com> | Sat Sep 30 08:04:14 2023 +0300 |
| tree | 894a544853eb7a4d602e999faae0aeb44aef7e81 | |
| parent | 77e193eb03f4237e5c37d4905d703432e659085c [diff] |
kernel: Re-factor k_mem_slab definition Rearranges the k_mem_slab fields so that information that describes how much of the memory slab is used is co-located. This will allow easier of its statistics into the object core statistics reporting framework. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>