| commit | baea37aeb431c87e947e02e5409b22fa4e918f20 | [log] [tgz] |
|---|---|---|
| author | Peter Mitsis <peter.mitsis@intel.com> | Fri May 12 13:55:52 2023 -0400 |
| committer | Johan Hedberg <johan.hedberg@gmail.com> | Sat Sep 30 08:04:14 2023 +0300 |
| tree | 032162f4446b09f992a3eec904ac23d36077d8f2 | |
| parent | 2f003e59e40771f8205a708dc3c9e12118b468f3 [diff] |
kernel: Re-factor sys_mem_blocks definition Rearranges the sys_mem_blocks fields so that information that describes how much of the memory block 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>