memtest86plus/tests
2025-02-06 23:05:23 +01:00
..
addr_walk1.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
bit_fade.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
block_move.c Add LoongArch support (#410) 2024-08-30 13:38:46 +02:00
modulo_n.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
mov_inv_fixed.c Add LoongArch support (#410) 2024-08-30 13:38:46 +02:00
mov_inv_random.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
mov_inv_walk1.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
own_addr.c Add experimental mode with nontemporal stores (movnt[iq]) in own addr test, the only one where helps with performance across most 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. 2025-02-06 23:05:23 +01:00
test_funcs.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
test_helper.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
test_helper.h Add experimental mode with nontemporal stores (movnt[iq]) in own addr test, the only one where helps with performance across most 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. 2025-02-06 23:05:23 +01:00
tests.c Switch Address Tests from SEQ to ONE for Faster Error Detection on HCC CPUs (#485) 2025-02-06 14:14:38 +01:00
tests.h Reduce padding and relocations (#355) 2023-11-29 12:45:17 +01:00