Yifan Wu
|
45ab29ae1b
|
cargo fmt && use rustsbi as the bootl
|
2023-03-30 22:53:41 +08:00 |
|
yfblock
|
099b9b2ddd
|
Update tcp_simplehttp.rs
|
2023-03-30 22:20:03 +08:00 |
|
yfblock
|
6c7a9558d2
|
fix hexdump print
|
2023-03-30 22:20:02 +08:00 |
|
yfblock
|
f62593673c
|
Update tcp_simplehttp.rs
edit title
|
2023-03-30 22:20:02 +08:00 |
|
yufeng
|
1896ddf509
|
fix warnnings
|
2023-03-30 22:20:01 +08:00 |
|
yufeng
|
5a63d8e1fe
|
add tcp support and tcp_simplehttp app
|
2023-03-30 22:19:57 +08:00 |
|
Yifan Wu
|
9832bafb44
|
fix CE
|
2023-03-29 23:17:34 +08:00 |
|
Yifan Wu
|
cd2e97b840
|
fix ch9 && remove some warnings
|
2023-03-29 22:47:44 +08:00 |
|
Yifan Wu
|
1a71b071f4
|
fix ch8
|
2023-03-29 22:47:43 +08:00 |
|
Yifan Wu
|
e48a85dd4b
|
fix ch5
|
2023-03-29 22:47:42 +08:00 |
|
Yifan Wu
|
8a9228d1fe
|
Use error! instead of println! when panicking
|
2023-03-29 22:47:42 +08:00 |
|
Yifan Wu
|
7cbefedc23
|
Using sbi-rt instead of asm && update rustsbi-qemu to latest
rustsbi-qemu version: a4f0bbe44d9f2f1069a9e5becd09f291e542852c
|
2023-03-29 22:47:39 +08:00 |
|
Yifan Wu
|
9ba3bea9db
|
Fix Compilation Error
|
2023-02-08 11:15:20 +08:00 |
|
Yifan Wu
|
3924a5f756
|
Merge pull request #92 from justxuewei/fix/kstack-leak
|
2023-02-08 11:08:51 +08:00 |
|
Yifan Wu
|
2dc89534a4
|
Merge branch 'main' into fix/kstack-leak
|
2023-02-08 11:08:27 +08:00 |
|
Yu Chen
|
09232ae31f
|
remove connect fun in usr/src/task.rs
|
2023-02-08 00:15:59 +08:00 |
|
Yu Chen
|
508bd2bb01
|
Merge branch 'ch9' into main
|
2023-02-08 00:12:41 +08:00 |
|
Yu Chen
|
02be18684d
|
fix net support for user net app
|
2023-02-08 00:04:50 +08:00 |
|
yufeng
|
dd4678ff0e
|
Add a udp program and a ping test script
|
2023-02-07 23:58:30 +08:00 |
|
yufeng
|
2e81c8960c
|
add net support, fix merge error
|
2023-02-07 23:58:01 +08:00 |
|
yufeng
|
1a2838d670
|
use frame_alloc_more in VirtioHal
|
2023-02-07 23:43:52 +08:00 |
|
yufeng
|
4ce5f89c9c
|
add alloc_more
|
2023-02-07 23:43:37 +08:00 |
|
Yu Chen
|
64a38b5cdf
|
Merge branch 'ch9-net-dev' of github.com:yfblock/rCore-Tutorial-v3 into main
|
2023-02-07 23:27:30 +08:00 |
|
yufeng
|
55d9cfa1cd
|
Merge ch9
|
2023-02-06 19:51:24 +08:00 |
|
yufeng
|
d31be8cba0
|
Add a udp program and a ping test script
|
2023-02-06 19:22:44 +08:00 |
|
yufeng
|
9355acf903
|
add net support
|
2023-02-06 19:21:43 +08:00 |
|
yufeng
|
680f7fed26
|
use frame_alloc_more in VirtioHal
|
2023-02-06 19:15:46 +08:00 |
|
yufeng
|
e80b7057a4
|
add alloc_more
|
2023-02-06 19:12:45 +08:00 |
|
Yifan Wu
|
f358ece527
|
Remove unnecessary output.
|
2023-02-01 21:18:27 +08:00 |
|
Yifan Wu
|
191eb13c21
|
Remove unnecessary output.
|
2023-02-01 21:17:43 +08:00 |
|
Yifan Wu
|
642c2aa9a8
|
update usertests
|
2023-02-01 21:03:07 +08:00 |
|
Yifan Wu
|
8cfd457341
|
update usertests
|
2023-02-01 21:00:34 +08:00 |
|
Yifan Wu
|
bc80eda2a4
|
update condvar-related testcases.
|
2023-02-01 20:50:53 +08:00 |
|
Yifan Wu
|
9d9d3f496b
|
update condvar-related testcases.
|
2023-02-01 20:46:07 +08:00 |
|
Yifan Wu
|
b3d434d539
|
update mpsc_sem
|
2023-01-27 16:58:18 +08:00 |
|
Yifan Wu
|
ffe22a57fb
|
update mpsc_sem
|
2023-01-27 16:57:40 +08:00 |
|
Yu Chen
|
210edd929b
|
fix conflict with ch9
|
2023-01-27 11:03:22 +08:00 |
|
Yifan Wu
|
c0141d34d9
|
Added condvar examples.
|
2023-01-25 10:38:05 +08:00 |
|
Yifan Wu
|
29ef0a52d5
|
Added condvar examples.
|
2023-01-25 10:32:03 +08:00 |
|
Yifan Wu
|
c12e3b733d
|
add_task->wakeup_task
|
2023-01-20 01:59:37 +08:00 |
|
Yifan Wu
|
24e40f3722
|
add_task->wakeup_task
|
2023-01-20 01:54:13 +08:00 |
|
Yifan Wu
|
4ccf22f581
|
TaskStatus::Blocking->Blocked
|
2023-01-19 13:59:06 +08:00 |
|
Yifan Wu
|
274a7c0eb2
|
TaskStatus::Blocking->Blocked
|
2023-01-19 13:55:17 +08:00 |
|
Yu Chen
|
8326bf1516
|
update usr app gui_ret for more graph outputs
|
2023-01-17 13:28:31 +08:00 |
|
Yifan Wu
|
fe2f776fe8
|
updates from ch8
|
2023-01-13 09:59:46 +08:00 |
|
Yifan Wu
|
4e84c5767e
|
updates from ch8
|
2023-01-13 09:54:54 +08:00 |
|
Yifan Wu
|
3183b81f87
|
updates from ch9
|
2023-01-13 08:55:42 +08:00 |
|
Yifan Wu
|
f0cecc4940
|
Decode input events in inputdev_event.rs
|
2023-01-12 00:21:57 -08:00 |
|
Yifan Wu
|
4430e86d5a
|
Added MapType::Linear for framebuffer mapping & cargo fmt
|
2023-01-11 19:37:36 -08:00 |
|
Yifan Wu
|
4022cc3ed7
|
Split user_lib into modules && provide Display in user_lib
|
2023-01-11 09:02:54 -08:00 |
|