issues
search
includeos
/
IncludeOS
A minimal, resource efficient unikernel for cloud services
https://includeos.github.io/
Apache License 2.0
4.93k
stars
365
forks
source link
Enable SMP for selected tests, add SMP option to nix (Depends on #2275)
#2276
Closed
alfreb
closed
2 months ago
alfreb
commented
2 months ago
Add smp parameter to nix default, shell, and overlay. Enable with --arg smp true.
Added multiple cores to paging, UDP and exceptions tests, add them to an SMP test set.
Enable boot logger to tests make it easier to verify that multiple cores come up.
Disable SMP for chainloader. It would be nice to test 32 bit multicore, but not in there.
This work depends on #2275
This work depends on #2275