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/user/src
Yu Chen 1c0bbf4404
add user app: sync_sem.rs
3 years ago
..
bin add user app: sync_sem.rs 3 years ago
console.rs Add user program initproc/user_shell, allow user programs allocate data on heap. 4 years ago
lang_items.rs Pipe OK. 4 years ago
lib.rs Implement mpsc using semaphores. 3 years ago
linker.ld User base from 0x0->0x10000; user image size limit from 128MB->16MB; trigger race condition on k210 3 years ago
syscall.rs Implement mpsc using semaphores. 3 years ago