Change-Id: Ib37b1c9bdf09955704267ad1847d8a418df94a26
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
Statistics from buddyinfo file about memory fragmentation.
- capabilities
- Platform static capabilities decoded from SMBIOS using dmidecode.
+ Platform capabilities decoded from hardware subsystems, for example from
+ SMBIOS using dmidecode.
<https://www.nongnu.org/dmidecode/>
- ceph
#ifndef UTILS_DMI_H
#define UTILS_DMI_H
+/* Size of buffer for single dmi entry, just an estimation with big margin,
+ * could be increased if the new generation of platform requires it to.
+ */
#define DMI_MAX_LEN 256
#define DMI_OK 0