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
Yifan Wu b851f8d743
Create threads with a argument. See bin/threads_arg.rs
3 years ago
..
.cargo Load kernel on qemu/k210. 4 years ago
src Create threads with a argument. See bin/threads_arg.rs 3 years ago
Cargo.toml Rm spin::Mutex except for easy-fs & add new test huge_write & flush cache to disk after a write transaction 4 years ago
Makefile User base from 0x0->0x10000; user image size limit from 128MB->16MB; trigger race condition on k210 3 years ago
build.rs Load app from sdcard on K210, but panicked on qemu. 4 years ago