mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2025-02-25 18:55:23 -06:00
After we relocate the program, we restart it. So there is no need to copy over the old stack contents. This allows us to increase the maximum number of APs without a run time overhead. The maximum number of APs will still be limited by the size of low memory.