mirror of
https://github.com/rcore-os/rCore.git
synced 2024-11-23 08:26:17 +04:00
f7eb09e856
- Rewrite processor.rs Refactor to `Processor` & `ProcessManager` - Use Box<dyn> instead of generic. - Wait/sleep/wakeup is not supported yet. I'm considering to implement them with WaitQueue. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
Makefile | ||
riscv32-blog_os.json | ||
x86_64-blog_os.json |