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
Yifan Wu 72d6b38fca
Now PageTable::unmap calls PageTable::find_pte instead of PageTable::find_pte_create.
3 years ago
..
bin Now PageTable::unmap calls PageTable::find_pte instead of PageTable::find_pte_create. 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 Bump to rust nightly-2022-01-01, feature global_asm,asm->stable 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 Bump to rust nightly-2022-01-01, feature global_asm,asm->stable 3 years ago