1
0
Fork 0
alistair23-linux/drivers/acpi/numa
Tao Xu 0f1839d088 ACPI: HMAT: use %u instead of %d to print u32 values
Use %u instead of %d to print u32 values to expand the value range,
especially when latency or bandwidth value is bigger than INT_MAX.

Then HMAT latency can support up to 4.29s and bandwidth can support
up to 4PB/s.

Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Jingqi Liu <Jingqi.liu@intel.com>
Signed-off-by: Tao Xu <tao3.xu@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2019-11-12 10:05:57 +01:00
..
Kconfig ACPI: NUMA: HMAT: Register "soft reserved" memory as an "hmem" device 2019-11-07 15:45:23 +01:00
Makefile ACPI: NUMA: Establish a new drivers/acpi/numa/ directory 2019-11-07 15:43:38 +01:00
hmat.c ACPI: HMAT: use %u instead of %d to print u32 values 2019-11-12 10:05:57 +01:00
srat.c ACPI: NUMA: Establish a new drivers/acpi/numa/ directory 2019-11-07 15:43:38 +01:00