mirror of
https://github.com/rcore-os/rCore.git
synced 2024-11-22 08:06:17 +04:00
af83913188
The key point is that all methods on 'Processor' must be called with interrupt disabled. Otherwise if an interrupt happened inside a method, and then the thread is switched to other CPUs, it will touch other 'Processor'. |
||
---|---|---|
.. | ||
src | ||
targets | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
Makefile |