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
educg-net-17065-1686958
OSKernel2023-AVX-3535
Commits
72733503e086c06b060cb3fa6c7294e52460b840
Select Git revision
Branches
20
clock_gettime
cyclictest
exit_group
faccessat
fcntl
fix-bug
fix-clone
fix-hwclock
fix-libctest
fix-memory
fix-netperf
fix-openat
fix-remove
fix-usertrap
fstatat
getuid
iozone
kmalloc
libc-bench
libctest
202310487101114-3535
Author
Search by author
Any Author
Administrator
root
18 Jul, 2023
2 commits
增加了一些检查语句,但是openat还是存在打不开一些系统内的指定文件的问题
· 72733503
胡宇飞
authored
1 year ago
72733503
修复了getcwd的问题
· a7041701
胡宇飞
authored
1 year ago
a7041701
17 Jul, 2023
13 commits
Merge branch 'renameat2'
· 3c1965d9
胡宇飞
authored
1 year ago
3c1965d9
finish renameat2
· 6d97c43e
胡宇飞
authored
1 year ago
6d97c43e
Merge branch 'fcntl'
· b7fdb530
胡宇飞
authored
1 year ago
b7fdb530
解决了死锁的问题
· 65fee140
胡宇飞
authored
1 year ago
65fee140
sendfile还没完成,但是push内容会导致编译失败,先注释掉,确保主分支始终可以运行
· 9b651019
SQL巨佬联盟
authored
1 year ago
9b651019
写是写完了,但是elock会出现panic,debug中
· e76a5cdb
胡宇飞
authored
1 year ago
e76a5cdb
update taskList.md
· 43cff51a
胡宇飞
authored
1 year ago
43cff51a
finish fcntl
· 6f8e061d
胡宇飞
authored
1 year ago
6f8e061d
把remove系统调用号换了
· 41dc7b88
胡宇飞
authored
1 year ago
41dc7b88
sendfile on doing
· 1a35d6cf
刘弈成
authored
1 year ago
1a35d6cf
finish fstatat
· 85ff8201
胡宇飞
authored
1 year ago
85ff8201
将copyinstr2换成了copyinstr,修复了argstr的问题,完成了faccessat系统调用,但是速度会变慢,问题在于mmap的地址超过了myproc()->sz大小
· be9e753a
胡宇飞
authored
1 year ago
be9e753a
更新了一下taskList.md
· b00416fb
胡宇飞
authored
1 year ago
b00416fb
15 Jul, 2023
4 commits
Merge branch 'master' of gitee.com:decisivemoments/xv6-vf2
· 1207e7e3
SQL巨佬联盟
authored
1 year ago
1207e7e3
解决了板子上面无法找到busybox的问题
· 4b547844
SQL巨佬联盟
authored
1 year ago
4b547844
add syscall 29 66, but syscall 29 do nothing
· 66cdc83d
刘弈成
authored
1 year ago
66cdc83d
finish writev readv
· b6723f6e
刘弈成
authored
1 year ago
b6723f6e
14 Jul, 2023
13 commits
finish syslog
· 3ef1e3f5
胡宇飞
authored
1 year ago
3ef1e3f5
modify taskList
· db8d119a
胡宇飞
authored
1 year ago
db8d119a
finish sysinfo
· 9249765a
胡宇飞
authored
1 year ago
9249765a
Merge branch 'clock_gettime'
· eba6dabd
胡宇飞
authored
1 year ago
eba6dabd
Merge branch 'master' of
https://gitee.com/decisivemoments/xv6-vf2
· b9927872
胡宇飞
authored
1 year ago
b9927872
modify some task
· deaad717
胡宇飞
authored
1 year ago
deaad717
Merge branch 'master' of gitee.com:decisivemoments/xv6-vf2
· ac31013d
SQL巨佬联盟
authored
1 year ago
ac31013d
给brk还是sbrk加了syscall.c里面的名字数组.sys_set_tid_address给添加了一个copyout,否则应该是没有实现的
· ece95b4d
SQL巨佬联盟
authored
1 year ago
ece95b4d
solve the conflict
· 72ffb7ff
刘弈成
authored
1 year ago
72ffb7ff
finish clock_gettime
· 61584aed
胡宇飞
authored
1 year ago
61584aed
modify taskList.md
· dc5689ae
胡宇飞
authored
1 year ago
dc5689ae
merge utimensat to master
· 4dcc03f7
刘弈成
authored
1 year ago
4dcc03f7
utimensat finish!
· 37a62080
刘弈成
authored
1 year ago
37a62080
13 Jul, 2023
2 commits
utimensat need to modify the ename function
· c54c518d
刘弈成
authored
1 year ago
c54c518d
utimenstat on doing
· a43bdfb6
刘弈成
authored
1 year ago
a43bdfb6
12 Jul, 2023
1 commit
修改了mmap,可以支持busybox的echo功能
· 038daa2e
SQL巨佬联盟
authored
1 year ago
038daa2e
11 Jul, 2023
3 commits
exit_group
· 68b79d14
胡宇飞
authored
1 year ago
68b79d14
Merge branch 'master' of gitee.com:decisivemoments/xv6-vf2
· 8ee8e8c5
SQL巨佬联盟
authored
1 year ago
8ee8e8c5
可以让busybox显示unknown syscall了,下一步开始补充syscall
· 12e0ddee
SQL巨佬联盟
authored
1 year ago
12e0ddee
10 Jul, 2023
2 commits
finish lseek
· e3f07f6d
胡宇飞
authored
1 year ago
e3f07f6d
完成了uid,gid相关的,没有完成tid相关的
· 3daa10ca
胡宇飞
authored
1 year ago
3daa10ca
Menu
Explore
Projects
Groups
Topics
Snippets