Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-18742-1688060
OSKernel2023-LostWakeup-909
Commits
final
Select Git revision
202310336101112-909
Author
Search by author
Any Author
01 Aug, 2023
2 commits
make with SUBMIT=0, so kernel start with shell
· c9bd9d4b
叶家荣
authored
1 year ago
c9bd9d4b
clean, update doc
· 08a3d28b
叶家荣
authored
1 year ago
08a3d28b
31 Jul, 2023
2 commits
fix the bug of permission checked failed
· 992f5073
沈铭
authored
1 year ago
992f5073
compile with optimization level 2
· 8739b1bc
叶家荣
authored
1 year ago
8739b1bc
30 Jul, 2023
4 commits
submit version
· 5805169d
叶家荣
authored
1 year ago
5805169d
try to fix copyout bug
· 392a0e7f
叶家荣
authored
1 year ago
392a0e7f
fast iozone
· c5ee570f
沈铭
authored
1 year ago
c5ee570f
fix some bug of libc-test
· 33cf5ad1
沈铭
authored
1 year ago
33cf5ad1
28 Jul, 2023
1 commit
ready to pass 8 tests(memory leak to be solved)
· 6cfeb092
沈铭
authored
1 year ago
6cfeb092
25 Jul, 2023
3 commits
expand kernel stack
· 7f1c52ef
叶家荣
authored
1 year ago
7f1c52ef
prepare to commit lmbench
· 08f08187
叶家荣
authored
1 year ago
08f08187
pass pthread_cancel
· 23f0092e
沈铭
authored
1 year ago
23f0092e
24 Jul, 2023
3 commits
try to fix getrusage problem
· 77bcfea4
叶家荣
authored
1 year ago
77bcfea4
fix the bug of cyclictest
· 54c30214
沈铭
authored
1 year ago
54c30214
fix the bug of iozone
· 06f36fd5
沈铭
authored
1 year ago
06f36fd5
22 Jul, 2023
1 commit
prepare to commit cyclictest
· 767dc26b
叶家荣
authored
1 year ago
767dc26b
21 Jul, 2023
14 commits
prepare to submit unixbench
· 842f9e02
叶家荣
authored
1 year ago
842f9e02
modify Makefile
· e51e1df9
叶家荣
authored
1 year ago
e51e1df9
Merge branch 'final' of
https://gitlab.eduxiji.net/tmam/os_test
into final
· 95f1f064
叶家荣
authored
1 year ago
95f1f064
Merge branch 'submit_board' into final
· 68c216b5
付圣祺
authored
1 year ago
68c216b5
update clock frequency for sifive
· 41b3ef43
付圣祺
authored
1 year ago
sleep 1 sec is normal now
41b3ef43
add time-test in submit
· c561af04
叶家荣
authored
1 year ago
c561af04
skip some pthread tests
· deff916c
叶家荣
authored
1 year ago
deff916c
Modify the multicore boot logic to adapt to OpenSBI.
· dfce2f00
叶家荣
authored
1 year ago
dfce2f00
replace rusbsbi with opensbi
· a94a4dcd
叶家荣
authored
1 year ago
a94a4dcd
comment float store/restore code
· 0ef33c3e
叶家荣
authored
1 year ago
0ef33c3e
add some debug info
· 5ad9a181
叶家荣
authored
1 year ago
5ad9a181
fix code missing problem
· 32345137
叶家荣
authored
1 year ago
32345137
fix
· 95fb4eaf
叶家荣
authored
1 year ago
95fb4eaf
add some print info
· b098143e
叶家荣
authored
1 year ago
b098143e
20 Jul, 2023
8 commits
prepare to submit
· fe0f3e1c
叶家荣
authored
1 year ago
fe0f3e1c
fix some bugs, pass some tests, wait for commit
· 7be95cb5
叶家荣
authored
1 year ago
7be95cb5
fix the bug of sys_sendfile
· b69f1850
沈铭
authored
1 year ago
b69f1850
halfway of cyclictest
· 444179e1
叶家荣
authored
1 year ago
444179e1
fix the bug of signal
· a7c96d20
沈铭
authored
1 year ago
a7c96d20
modify virtio_disk back to virtio spec 1.0, add submit target
· 42e5e38d
叶家荣
authored
1 year ago
42e5e38d
add mount/unmount targets(for sdcard.img) in Makefile
· 84a01606
叶家荣
authored
1 year ago
84a01606
ready to submit, the only remaining issue before submit is virtio version problem
· a442102c
叶家荣
authored
1 year ago
a442102c
19 Jul, 2023
2 commits
Merge remote-tracking branch 'origin/final' into final
· e2576f03
付圣祺
authored
1 year ago
e2576f03
busybox : add 2 line in init.c
· 56b7dce4
付圣祺
authored
1 year ago
busybox test on qemu [almost pass] except "free"
56b7dce4