HomeFreeBSD

APEI: Improve multiple error sources handling.

Description

APEI: Improve multiple error sources handling.

Some AMD systems I have report 8 NMI and 3591 polled error sources.
Previous code could handle only one NMI source and used separate
callout for each polled source. New code can handle multiple NMIs
and groups polled sources by power of 2 of the polling period.

MFC after: 2 weeks

Details

Provenance
mavAuthored on Dec 2 2021, 11:01 PM
Parents
rG7a9423d6f360: procstat_getfiles_sysctl: do not require non-null ki_fd
Branches
Unknown
Tags
Unknown