chyyuu
e615ae4483
Merge pull request #45 from DeathWish5/main
...
Peterson algorithm and Eisenberg & McGuire algorithm
3 years ago
chyyuu
18d4a89ab7
Merge branch 'main' into main
3 years ago
Yu Chen
c234d1417b
fix bug in sbi_shutdown
3 years ago
Yu Chen
cf00c3ae5d
update github CI for autotest
3 years ago
chyyuu
87cd106b67
Merge pull request #75 from CL8192/main
...
add ci tests update usertests
3 years ago
chyyuu
3d5e9ed9e6
Merge branch 'main' into main
3 years ago
chyyuu
2bd092dd64
Merge pull request #74 from YdrMaster/main
...
CI: cache qemu
3 years ago
yuoo655
07675fcd00
add ci tests update usertests
3 years ago
YdrMaster
c9a288c110
ci: cache qemu
...
update: .gitignore, .vscode/settings.json
3 years ago
Yu Chen
8e73480c99
cargo fmt
3 years ago
Yu Chen
8657b656e5
rust-toolchain nightly-2020-04-11
3 years ago
DeathWish5
1afa429e93
feat: CI run tests
3 years ago
Yifan Wu
964445e59c
Fix #71 .
3 years ago
Yifan Wu
df36cbe657
Merge pull request #69 from wei-huan/main
...
virtaddr -> usize high 256GB addrspace bug fix
3 years ago
RunOS
9d2690f8d9
virtaddr -> usize high 256GB addrspace bug fix
3 years ago
chyyuu
a8e4c13e99
Merge pull request #65 from cuishuang/main
...
fix some typos
3 years ago
cuishuang
a70a983497
fix some typos
...
Signed-off-by: cuishuang <imcusg@gmail.com>
3 years ago
Yifan Wu
ca1d7a07b8
Bump Rust to nightly-2022-04-11 && support debugging in release mode
3 years ago
Yu Chen
3b7c4b1cdc
update README for debug info of OS
3 years ago
Yu Chen
91c29d0b70
update CI for build-doc
3 years ago
Yu Chen
a61d34e2b1
update CI for build api doc
3 years ago
Yu Chen
858334bc02
update CI for build api doc
3 years ago
Yu Chen
b6978bf6ec
update index.html
3 years ago
Yu Chen
aec0a6ebe5
Merge branch 'main' of github.com:rcore-os/rCore-Tutorial-v3 into main
3 years ago
Yu Chen
34e1a3def8
fix typo in CI for build api doc
3 years ago
Yu Chen
d6a3de2510
update CI for build api doc
3 years ago
Yu Chen
3a44decf58
add index.html
3 years ago
Yu Chen
923638023d
add CI for build-doc
3 years ago
Yu Chen
c009012d85
Merge branch 'ch9' into main
3 years ago
Yifan Wu
21d57c1396
use exclusive_session to eliminate some explicit drops.
3 years ago
Yifan Wu
334d868a5c
We should disable sie before trapping back to user.
3 years ago
Yifan Wu
fbe8e39b38
Still a lot of bugs :(
3 years ago
Yifan Wu
53034d7c33
Add ns16550a
3 years ago
Yifan Wu
d3bd19867c
Use latest virtio-drivers && add huge_write_mt but it cannot work now
3 years ago
Yifan Wu
6ef566faac
IRQ-based VirtIOBlk Access. Plz wait for the virtio-drivers crate to be updated.
3 years ago
Yifan Wu
f0f7f6fcaa
Update rustsbi-qemu
3 years ago
Yifan Wu
89b9d7c161
Merge recent updates from ch8
3 years ago
Yifan Wu
e6b6251979
Update README.md
3 years ago
Yifan Wu
61152471b7
Add boards/ && clippy
3 years ago
Yifan Wu
be2ed8fa37
Update README.md
3 years ago
Yifan Wu
6f09af2c0f
Support signal mechanism for ch8(only works on signal-thread apps)
3 years ago
Yifan Wu
48bdefe6b8
Update README.md
3 years ago
Yifan Wu
29d6d26644
Fix cat && add count_lines
3 years ago
Yifan Wu
1c55663478
Small Fix && cargo fmt
3 years ago
Yifan Wu
740730e7f7
Merge recent update from ch7 && cargo clippy
3 years ago
Yifan Wu
f65451bc72
Update README.md
3 years ago
Yifan Wu
e8686526bb
Ref asm&global_asm from core::arch.
3 years ago
Yifan Wu
514c110a28
Bump Rust to nightly-2022-01-19
3 years ago
Yifan Wu
40f37501af
Maximum concurrent processes from 40/35->30.
3 years ago
Yifan Wu
24e530935f
Update .gitignore
3 years ago