You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce max-cpu-num config item, remove all direct usages of axconfig::plat::CPU_NUM, use axplat to get cpu num. (arceos-org#317)
* squash from 28dc592 to 4f805fb
* update axplat_crates for arceos-helloworld-myplat
* fix errors after cherry-picking
* add `smp = {}` output for test purpose
* fix an out-dated comment
* move `init_cpu_num` into `init_later`
* cache `cpu_num` in select_run_queue_index
0 commit comments