Yifan Wu
|
60143939d4
|
Add boards/ && clippy
|
2022-01-24 23:23:03 -08:00 |
|
Yifan Wu
|
ae3ba9c26f
|
Small Fix && cargo fmt
|
2022-01-22 12:40:54 -08:00 |
|
Yifan Wu
|
b535f5ba98
|
Now PageTable::unmap calls PageTable::find_pte instead of PageTable::find_pte_create.
|
2022-01-13 17:24:19 -08:00 |
|
Yifan Wu
|
ad0a7bcaa1
|
Debugging sys_exec :(
|
2021-09-30 10:09:21 -07:00 |
|
Yifan Wu
|
c8d851fc2b
|
Support cmdline_args when sys_exec.
|
2021-02-26 12:06:55 +08:00 |
|
Yifan Wu
|
2d34cab989
|
Pipe OK.
|
2020-12-14 16:18:33 +08:00 |
|
Yifan Wu
|
e93a4a0b76
|
Rewrite Stdin/Stdout
|
2020-12-13 15:07:19 +08:00 |
|
Yifan Wu
|
8fbadfc951
|
Implement many process syscalls.
|
2020-12-10 11:57:26 +08:00 |
|
Yifan Wu
|
58dbb3ffa5
|
Implement sys_read && allocate pid and kernel stack dynamically.
|
2020-12-08 17:17:28 +08:00 |
|
Yifan Wu
|
9e861c2819
|
ch4 ok on qemu/k210 && Remove some comments.
|
2020-12-08 01:35:08 +08:00 |
|
Yifan Wu
|
485db04a2b
|
Split kernel/user trap handler && Fix user tests.
|
2020-12-07 18:57:23 +08:00 |
|
Yifan Wu
|
1008d92c35
|
Fetch buffer in user space as a Vec.
|
2020-12-07 18:07:19 +08:00 |
|
Yifan Wu
|
9366099b28
|
Fetching buffer arguments from user space.
|
2020-12-06 13:56:13 +08:00 |
|
Yifan Wu
|
b6f4327a3f
|
Kernel remapped.
|
2020-12-04 17:23:35 +08:00 |
|