]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
lapic_init: Reduce LOOPS
authorColin Percival <cperciva@FreeBSD.org>
Fri, 12 Aug 2022 23:51:34 +0000 (16:51 -0700)
committerColin Percival <cperciva@FreeBSD.org>
Sat, 13 Aug 2022 22:28:09 +0000 (15:28 -0700)
commit02ab915ae014a07da8243120d231919eb5633c95
tree22524ad04a34a1245a475826b994068a6af6d955
parent2c6ff1d6320d57a9d0dc62c10c83145ed49a51dd
lapic_init: Reduce LOOPS

While I'm here, instrument lapic_init with TSLOG so it shows up (or
typically not, after this change) on flamecharts.

Reviewed by: kib
Sponsored by: https://www.patreon.com/cperciva
Differential Revision: https://reviews.freebsd.org/D36186
sys/x86/x86/local_apic.c