Yifan Wu
|
c4ee62e338
|
Merge updates from ch7
|
2021-02-28 06:38:13 +08:00 |
|
Yifan Wu
|
298d00440c
|
Do not clone KERNEL_SPACE in mm::init
|
2021-01-27 07:30:47 +08:00 |
|
Yifan Wu
|
b68278f22e
|
Fix virtio_phys_to_virt. Now we can load app from disk on qemu/k210!
|
2020-12-20 08:46:27 +08:00 |
|
Yifan Wu
|
c5cf3aa83e
|
Add sdcard driver based on k210-rust crates && adjust clock freq.
|
2020-12-16 15:19:29 +08:00 |
|
Yifan Wu
|
eca5ee2eb7
|
virtio-blk worked.
|
2020-12-16 10:18:38 +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
|
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 |
|
Yifan Wu
|
e37e5708e4
|
Frame Allocator OK.
|
2020-12-03 10:40:30 +08:00 |
|
Yifan Wu
|
528d99258a
|
Heap test passed on k210/qemu, heap size = 3M.
|
2020-12-02 10:32:26 +08:00 |
|