diff options
author | Jonathan T. Looney <jtl@FreeBSD.org> | 2025-10-06 15:07:33 +0000 |
---|---|---|
committer | Jonathan T. Looney <jtl@FreeBSD.org> | 2025-10-07 14:20:12 +0000 |
commit | e770e32aa3a017b35fcf24e7c6f14fc2a209bad5 (patch) | |
tree | 4d2bae464dc10c1dea878d693543826f08e09724 /sbin/ipf/libipf/load_hashnode.c | |
parent | c4cce0a3e94e3b22f874508d1a9cd81442648238 (diff) |
The MCA spin lock is acquired in the hardware interrupt context to
record MCA messages. It is also acquired by a task handler to emit
those messages.
Reduce the amount of time the task handler holds the lock to reduce
the maximum amount of time the hardware interrupt handler may need to
spin on the lock.
Reviewed by: glebius, markj
MFC after: 2 weeks
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D52938
Diffstat (limited to 'sbin/ipf/libipf/load_hashnode.c')
0 files changed, 0 insertions, 0 deletions