rcore-tutorial/user/src
2023-01-13 09:59:46 +08:00
..
bin updates from ch8 2023-01-13 09:59:46 +08:00
console.rs Add user program initproc/user_shell, allow user programs allocate data on heap. 2020-12-09 09:56:06 +08:00
file.rs updates from ch9 2023-01-13 08:55:42 +08:00
io.rs updates from ch9 2023-01-13 08:55:42 +08:00
lang_items.rs Support signal mechanism for ch8(only works on signal-thread apps) 2022-01-23 13:14:56 -08:00
lib.rs updates from ch9 2023-01-13 08:55:42 +08:00
linker.ld User base from 0x0->0x10000; user image size limit from 128MB->16MB; trigger race condition on k210 2021-10-03 07:36:41 -07:00
sync.rs updates from ch9 2023-01-13 08:55:42 +08:00
syscall.rs Add snake gui app and update os/usr parts. Now snake can run! 2023-01-08 22:41:41 +08:00
task.rs updates from ch9 2023-01-13 08:55:42 +08:00