memtest86plus/app
Martin Whitaker ab278566e4 Bypass start barriers during dummy runs.
This should speed up the dummy runs on distributed SMP systems.
2022-01-29 17:11:46 +00:00
..
badram.c Fix badram error display (issue #7) 2021-07-18 19:26:23 +01:00
badram.h Initial commit. 2020-05-24 21:30:55 +01:00
config.c Support display of more than 32 CPU cores in the config menu. 2022-01-29 16:00:33 +00:00
config.h Add support for boot command line options. 2021-12-23 14:08:02 +00:00
display.c Make spinner rotate at a constant speed. 2022-01-29 15:06:21 +00:00
display.h Blank the full field when displaying the active CPU core. 2022-01-29 15:06:21 +00:00
error.c Fix badram error display (issue #7) 2021-07-18 19:26:23 +01:00
error.h Add missing includes of stdbool.h. 2021-12-05 13:50:25 +00:00
interrupt.c Initial commit. 2020-05-24 21:30:55 +01:00
interrupt.h Initial commit. 2020-05-24 21:30:55 +01:00
main.c Bypass start barriers during dummy runs. 2022-01-29 17:11:46 +00:00
test.h Add missing includes of stdbool.h. 2021-12-05 13:50:25 +00:00