This website requires JavaScript.
Explore
Help
Sign In
NuKVM
/
memtest86plus
Watch
3
Star
0
Fork
0
You've already forked memtest86plus
mirror of
https://github.com/memtest86plus/memtest86plus.git
synced
2025-02-25 18:55:23 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
numa_combined
memtest86plus
/
build32
History
Lionel Debroux
507f7c4e5b
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.
...
Tested on a number of 1S single-domain, 2S multi-domain and 4S multi-domain platforms.
2024-01-07 20:12:30 +01:00
..
ldscripts
Avoid sbverify warning about gap in section table.
2023-02-02 14:01:13 +01:00
debug_memtest.sh
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-01-07 20:12:30 +01:00
Makefile
Script to debug memtest86plus (efi-version) with GDB in QEMU (
#177
)
2023-07-30 22:09:25 +02:00