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 136e26ae6c
User base from 0x0->0x10000; user image size limit from 128MB->16MB; trigger race condition on k210
4 years ago
..
drivers Update rustsbi; huge_write writes 1MiB 4 years ago
fs Rm spin::Mutex except for easy-fs & add new test huge_write & flush cache to disk after a write transaction 4 years ago
mm Debugging sys_exec :( 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 Stage2: multiple user threads based on uniprocessor, see new added test race_adder and threads. 4 years ago
task Stage2: multiple user threads based on uniprocessor, see new added test race_adder and threads. 4 years ago
trap Stage1 clear! All applications work but now they are based on threads. 4 years ago
config.rs Debugging sys_exec :( 4 years ago
console.rs Stage1 clear! All applications work but now they are based on threads. 4 years ago
entry.asm Working on ch8 4 years ago
lang_items.rs Debugging sys_exec :( 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
loader.rs Update rustc && rustsbi-k210 4 years ago
main.rs Debugging sys_exec :( 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 User base from 0x0->0x10000; user image size limit from 128MB->16MB; trigger race condition on k210 4 years ago