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.
rCore-Tutorial-v3-tests/os/src
Yifan Wu 940e88a002
Now construction of PA/VA only uses 56/39 bits.
4 years ago
..
drivers Update rustsbi; huge_write writes 1MiB 4 years ago
fs rust->nightly-2021-10-15,cargo-binutils->0.3.3 4 years ago
mm Now construction of PA/VA only uses 56/39 bits. 4 years ago
sync Rm spin::Mutex except for easy-fs & add new test huge_write & flush cache to disk after a write transaction 4 years ago
syscall Rm spin::Mutex except for easy-fs & add new test huge_write & flush cache to disk after a write transaction 4 years ago
task Rm spin::Mutex except for easy-fs & add new test huge_write & flush cache to disk after a write transaction 4 years ago
trap Update rustsbi; huge_write writes 1MiB 4 years ago
config.rs Fix qemu mmio range 4 years ago
console.rs Update linker & Hello k210/qemu(release mode). 5 years ago
entry.asm Load kernel on qemu/k210. 5 years ago
lang_items.rs Run hello_world/power one by one in batch mode. 5 years ago
linker-k210.ld Link small sections in linker 4 years ago
linker-qemu.ld Link small sections in linker 4 years ago
loader.rs Update rustc && rustsbi-k210 4 years ago
main.rs Rm spin::Mutex except for easy-fs & add new test huge_write & flush cache to disk after a write transaction 4 years ago
sbi.rs Rm spin::Mutex except for easy-fs & add new test huge_write & flush cache to disk after a write transaction 4 years ago
timer.rs virtio-blk worked. 5 years ago