chiark / gitweb /
support acpi firmware performance data (FPDT)
authorKay Sievers <kay@vrfy.org>
Mon, 23 Sep 2013 22:23:35 +0000 (17:23 -0500)
committerKay Sievers <kay@vrfy.org>
Tue, 24 Sep 2013 13:43:41 +0000 (15:43 +0200)
Prefer firmware-provided performance data over loader-exported ones; if
ACPI data is available, always use it, otherwise try to read the loader
data.

The firmware-provided variables start at the time the first EFI image
is executed and end when the operating system exits the boot services;
the (loader) time calculated in systemd-analyze increases.


No differences found