issues
search
rcore-os
/
zCore
Zircon microkernel reimplemented in Rust.
MIT License
1.72k
stars
210
forks
source link
executor bug fix: lmbench may cause panic.
#324
Closed
DeathWish5
closed
2 years ago
DeathWish5
commented
2 years ago
simplify some redundant code
update executor: fix some bugs about lmbench
add kernel page fault support (now, we can get_current_thread())