memtest86plus/app
2023-02-11 22:33:36 +01:00
..
badram.c Change how BadRAM patterns are aggregated to minimize the number of covered addresses (#178) 2023-01-03 23:12:47 +01:00
badram.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
config.c Add experimental mode with nontemporal stores (movnt[iq]) in own addr test, the only one where it seems to uniformly help with performance across a number of processors I have access to, both single and multi-socket. Per #79, it saves several dozens of minutes on my 4S Opteron 62xx / 63xx servers equipped with 256 GB of RAM. 2023-02-11 22:33:36 +01:00
config.h Add experimental mode with nontemporal stores (movnt[iq]) in own addr test, the only one where it seems to uniformly help with performance across a number of processors I have access to, both single and multi-socket. Per #79, it saves several dozens of minutes on my 4S Opteron 62xx / 63xx servers equipped with 256 GB of RAM. 2023-02-11 22:33:36 +01:00
display.c Add support for configuring the CPU sequencing mode through the command line. Reorder tests in app/config.c::parse_option alphabetically. Fixes #82. 2023-01-23 15:49:45 +01:00
display.h Various fixes on SPD decoding algorithms (#152) 2022-08-26 21:56:12 +02:00
error.c V6.00 Final Release PR (#187) 2022-10-23 17:32:17 +02:00
error.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
interrupt.c Simple maintenance improvements (#145) 2022-08-15 17:51:48 +02:00
interrupt.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
main.c Fix disabling SMP using F2 at startup dialogue. 2023-01-03 11:38:55 +00:00
test.h Rework memory mapping to allow for larger program size (#54) 2022-04-28 23:04:01 +02:00
version.h Bump version to v6.10 2023-02-02 23:52:18 +01:00