memtest86plus/app
2024-03-04 16:38:41 +01:00
..
badram.c Fix memory error addresses displayed by badram reporting mode (#308). 2023-07-28 09:39:54 +02:00
badram.h Fix memory error addresses displayed by badram reporting mode (#308). 2023-07-28 09:39:54 +02:00
config.c Initial NUMA awareness (#12) support: parse the ACPI SRAT to build up new internal structures related to proximity domains and affinity; use these structures in setup_vm_map() and calculate_chunk() to skip the work on the processors which don't belong to the proximity domain currently being tested. 2024-03-04 16:38:41 +01:00
config.h Initial NUMA awareness (#12) support: parse the ACPI SRAT to build up new internal structures related to proximity domains and affinity; use these structures in setup_vm_map() and calculate_chunk() to skip the work on the processors which don't belong to the proximity domain currently being tested. 2024-03-04 16:38:41 +01:00
display.c Initial NUMA awareness (#12) support: parse the ACPI SRAT to build up new internal structures related to proximity domains and affinity; use these structures in setup_vm_map() and calculate_chunk() to skip the work on the processors which don't belong to the proximity domain currently being tested. 2024-03-04 16:38:41 +01:00
display.h Preliminary ECC support for AMD Zen CPUs (#353) 2023-11-29 12:53:05 +01:00
error.c Preliminary ECC support for AMD Zen CPUs (#353) 2023-11-29 12:53:05 +01:00
error.h Preliminary ECC support for AMD Zen CPUs (#353) 2023-11-29 12:53:05 +01:00
interrupt.c Reduce padding and relocations (#355) 2023-11-29 12:45:17 +01:00
interrupt.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
main.c Initial NUMA awareness (#12) support: parse the ACPI SRAT to build up new internal structures related to proximity domains and affinity; use these structures in setup_vm_map() and calculate_chunk() to skip the work on the processors which don't belong to the proximity domain currently being tested. 2024-03-04 16:38:41 +01:00
test.h Initial NUMA awareness (#12) support: parse the ACPI SRAT to build up new internal structures related to proximity domains and affinity; use these structures in setup_vm_map() and calculate_chunk() to skip the work on the processors which don't belong to the proximity domain currently being tested. 2024-03-04 16:38:41 +01:00
version.h Early Bump to v7.00 2023-08-06 20:33:30 +02:00