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
cuishuang a70a983497
fix some typos
3 years ago
..
boards We should disable sie before trapping back to user. 3 years ago
drivers fix some typos 3 years ago
fs We should disable sie before trapping back to user. 3 years ago
mm Still a lot of bugs :( 3 years ago
sync use exclusive_session to eliminate some explicit drops. 3 years ago
syscall IRQ-based VirtIOBlk Access. Plz wait for the virtio-drivers crate to be updated. 4 years ago
task use exclusive_session to eliminate some explicit drops. 3 years ago
trap We should disable sie before trapping back to user. 3 years ago
config.rs Add ns16550a 3 years ago
console.rs use exclusive_session to eliminate some explicit drops. 3 years ago
entry.asm Working on ch8 4 years ago
lang_items.rs Small Fix && cargo fmt 4 years ago
linker-k210.ld Link small sections in linker 4 years ago
linker-qemu.ld Link small sections in linker 4 years ago
main.rs Still a lot of bugs :( 3 years ago
sbi.rs Merge recent updates from ch8 4 years ago
timer.rs Still a lot of bugs :( 3 years ago