- 01 Aug, 2023 2 commits
- 31 Jul, 2023 4 commits
-
-
Starry authored
-
Starry authored
-
Starry authored
-
Azure_Stars authored
-
- 30 Jul, 2023 10 commits
-
-
c0per authored
Feat/iperf
-
c0per authored
-
c0per authored
-
c0per authored
-
c0per authored
-
Azure_Stars authored
-
c0per authored
You can set socket nonblocking using fcntl() now.
-
c0per authored
-
c0per authored
-
c0per authored
tick 在代码中有两种含义: - hardware tick (riscv::time()) - 在调度相关代码中,时钟中断称为 1 个 tick 使用 hardware tick。
-
- 29 Jul, 2023 10 commits
-
-
c0per authored
Skip IoVec with null address or zero length.
-
c0per authored
-
c0per authored
-
c0per authored
-
c0per authored
-
c0per authored
check thread's signal_set.pending before and after yield.
-
c0per authored
-
c0per authored
将 UDP socket 的 packet header buffer size 改为 256。 即可以缓存 256 个packet,以通过 netperf 的测例。
-
c0per authored
refactor get_sock_opt()
-
c0per authored
-
- 28 Jul, 2023 7 commits
-
-
c0per authored
-
Azure_Stars authored
其中fstat middle和big、loop因为运行时间过长直接ban掉,但也实现了超过一半的内容
-
c0per authored
-
Azure_Stars authored
在原先 commit 之上的额外修改: - 未提供 sigsuspend() syscall 的实现,在 syscall/mod.rs 中注释 - time_stat_when_switch_to() 中忘记传参的 bug
-
Azure_Stars authored
-
c0per authored
some refactor as well.
-
c0per authored
-
- 27 Jul, 2023 7 commits