You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Yifan Wu 1493ec9459
Stage1 clear! All applications work but now they are based on threads.
4 years ago
bootloader Update rustc && rustsbi-k210 4 years ago
easy-fs Rm spin::Mutex except for easy-fs & add new test huge_write & flush cache to disk after a write transaction 4 years ago
easy-fs-fuse Rm spin::Mutex except for easy-fs & add new test huge_write & flush cache to disk after a write transaction 4 years ago
os Stage1 clear! All applications work but now they are based on threads. 4 years ago
user Stage1 clear! All applications work but now they are based on threads. 4 years ago
.dockerignore Add Ubuntu18.04 docker 4 years ago
.gitignore Rm spin::Mutex except for easy-fs & add new test huge_write & flush cache to disk after a write transaction 4 years ago
Dockerfile Add Ubuntu18.04 docker 4 years ago
LICENSE Initial commit 4 years ago
Makefile Add Ubuntu18.04 docker 4 years ago
README.md update to rustc 1.56.0-nightly (08095fc1f 2021-07-26) 4 years ago
rust-toolchain Update rustc to newest 4 years ago

README.md

rCore-Tutorial-v3

rCore-Tutorial version 3.x

Dependency

Binaries

  • rustc 1.56.0-nightly (08095fc1f 2021-07-26)

  • qemu: 5.0.0

  • rustsbi-lib: 0.2.0-alpha.4

    rustsbi-qemu: d4968dd2

    rustsbi-k210: b689314e