mirror of
https://github.com/sgmarz/osblog.git
synced 2024-11-24 02:16:19 +04:00
7b038cdc24
Rust. Instead, the scheduler needs to be modified to return a process structure's reference. Then, we can extract the fields and then switch. However, this will require us to have to change how the PROCESS_LIST works. Since it uses move constructs, we cannot move a process out of it when we replace the process list. |
||
---|---|---|
.. | ||
.cargo | ||
src | ||
.gitignore | ||
Cargo.toml | ||
make_hdd.sh | ||
Makefile |