Commit graph

11 commits

Author SHA1 Message Date
RunOS
ae6afe93cb virtaddr -> usize high 256GB addrspace bug fix 2022-04-30 21:07:37 +08:00
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
efc5e6b76c Now construction of PA/VA only uses 56/39 bits. 2021-11-13 03:06:44 -08:00
Yifan Wu
c8d851fc2b Support cmdline_args when sys_exec. 2021-02-26 12:06:55 +08:00
Yifan Wu
c43ec12175 Fix overflow bug when ceiling va 2021-02-24 03:50:33 +08:00
Yifan Wu
eca5ee2eb7 virtio-blk worked. 2020-12-16 10:18:38 +08:00
Yifan Wu
8fbadfc951 Implement many process syscalls. 2020-12-10 11:57:26 +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
Yifan Wu
e37e5708e4 Frame Allocator OK. 2020-12-03 10:40:30 +08:00