aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_std/(public-mirror)
diff options
context:
space:
mode:
authorJonathan T. Looney <jtl@FreeBSD.org>2025-10-06 15:07:33 +0000
committerJonathan T. Looney <jtl@FreeBSD.org>2025-10-07 14:20:12 +0000
commite770e32aa3a017b35fcf24e7c6f14fc2a209bad5 (patch)
tree4d2bae464dc10c1dea878d693543826f08e09724 /sbin/mount_std/(public-mirror)
parentc4cce0a3e94e3b22f874508d1a9cd81442648238 (diff)
x86: Reduce amount of time the MCA lock is held while emitting recordsHEADmain
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/mount_std/(public-mirror)')
0 files changed, 0 insertions, 0 deletions