issues
search
Liblor
/
advanced_operating_systems_2020
Advanced Operating System Course at ETHZ
MIT License
19
stars
4
forks
source link
Merge multicore/milestone5 with threads-sync and bugfixing
#120
Closed
abertschi
closed
4 years ago
abertschi
commented
4 years ago
avoid existing thread safety issue by implementing waitset dispatch and urpc pulling in one thread on init dispatcher core 1
this avoids trigger of thread safety issues in paging. though paging code still has bugs
fix bug in paging