oslab-swrc / Azalea

Multikernel OS for manycore systems
http://manycoreos.synology.me/azalea/
Other
10 stars 7 forks source link

Need to adjust RUNNABLE_MAX and CONFIG_NUM_THREAD #125

Closed yeonjjeong closed 4 years ago

yeonjjeong commented 4 years ago

Need to adjust RUNNABLE_MAX and CONFIG_NUM_THREAD. RUNNABLE_MAX in thread.h is needed to handle AIM7 benchmark task number. CONFIG_NUM_THREAD in memory_config.h is needed to handle 192 core capacity for AIM7 benchmark.