Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Yichen-个人练习
OSKernel2024-Phoenix-1053
Graph
697d34ded9644b51654cdeece2a509f4c76b08d5
Select Git revision
Branches
4
feat-busybox
final
main
default
preliminary
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Jul
28
27
26
25
24
23
22
21
20
19
18
15
14
13
10
9
8
7
6
5
2
29
Jun
28
27
26
25
24
23
22
17
16
15
14
13
11
10
7
6
4
31
May
30
29
28
27
24
23
20
19
18
17
16
13
12
11
10
9
8
7
6
5
4
1
30
Apr
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
3
2
1
31
Mar
29
28
27
26
25
24
24
Feb
23
22
18
17
16
Merge remote-tracking branch 'refs/remotes/origin/main'
chore(test): add iperf test
chore()
Merge remote-tracking branch 'refs/remotes/origin/main'
refactor: some code
merge feat-net, iperf won't stuck but may fail in one point in 10% properbility
Merge branch 'feat-net'
chore(net): removed some error log
Merge branch 'feat-net'
fix(net): passed iperf
refactor(test): add some more tests
refactor(net): can't run netperf last test
docs: add copyright statements
Merge branch 'main' into final
refactor(device): make name more consistent
chore: use cargo fmt to format all codes
chore: use cargo fix to reduce warning
refactor(harts): some code
refactor(memory): a little code
refactor(memory): refactor memory module
fix(memory): little bug
refactor: some code
fix(signal): fix wrong ucontext struct
Merge remote-tracking branch 'refs/remotes/origin/main'
fix(task): task should always call do_exit to become zombie state
Merge remote-tracking branch 'refs/remotes/origin/main'
chore(): just simply delete some unused import and dead code in net
refactor(net): moved smoltcp out
fix(net): add EINTR for sys_accept
fix(time): fix clock_nanosleep bug and signal cause zombie state trap return to user bug
refactor(signal): remove SigDetails::CHLD
fix(wait4): wait4 should not depend on SIGCHLD since duplicate signals will be lost
fix(exit): parent exit without calling wait to clean zombie children should wake init proc
refactor(test): do not touch sort.src
fix(kernel_trap): kernel trap should handle user memory access fault since kernel will access UserPtr
bug(urandom): fill_buf
Merge branch 'main' into final
refactor(user): refactor user_lib
Merge branch 'main' into final
feat(time): print time cost periodicly
Menu
Explore
Projects
Groups
Topics
Snippets