mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2024-11-27 10:00:17 -06:00
f6da06b117
There is an unavoidable race between one core halting after decrementing the barrier count and another core sending it the wakeup NMI. This can only occur if the core sending the wakeup is running at many times the speed of the core halting, but it has been observed on an Intel Icelake mobile processor. |
||
---|---|---|
.. | ||
badram.c | ||
badram.h | ||
config.c | ||
config.h | ||
display.c | ||
display.h | ||
error.c | ||
error.h | ||
interrupt.c | ||
interrupt.h | ||
main.c | ||
test.h |