Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# SPDX-License-Identifier: GPL-2.0
config CONFIG_ACPI_HMAT
	bool "ACPI Heterogeneous Memory Attribute Table Support"
	depends on CONFIG_ACPI_NUMA
	select CONFIG_HMEM_REPORTING
	help
	 If set, this option has the kernel parse and report the
	 platform's CONFIG_ACPI HMAT (Heterogeneous Memory Attributes Table),
	 register memory initiators with their targets, and export
	 performance attributes through the node's sysfs device if
	 provided.