greatbridf
|
c8b721d605
pipeline: add test build pipeline
|
6 月之前 |
greatbridf
|
9e7e047578
Merge pull request #43 from greatbridf/comp-fix-syscall
|
6 月之前 |
greatbridf
|
5efa0f49f6
Merge pull request #39 from greatbridf/loongarch64
|
6 月之前 |
Heinz
|
806c4fe0ac
fix(fs): fix ext4's write offset update
|
6 月之前 |
greatbridf
|
b3ee4067e3
build-img.sh: use sudo only if detected and valid
|
6 月之前 |
greatbridf
|
d52f87d1f9
build: add an option to specify output filename in configure script
|
6 月之前 |
greatbridf
|
b321265202
mm, arch: refine page cache impl and count cpu on la64
|
6 月之前 |
greatbridf
|
3329f1bfa8
task: call platform shutdown on panicking for la64
|
6 月之前 |
greatbridf
|
f0dd8ec22c
syscall: fix wrong pselect6 syscall no for la64
|
6 月之前 |
greatbridf
|
287bb545c5
arch, la: setup timer and timer interrupt on bootstrap
|
6 月之前 |
greatbridf
|
40ca79574d
arch: shutdown support for loongarch64 virt platforms
|
6 月之前 |
Heinz
|
2d61f60c0c
syscall: more new syscall impls
|
7 月之前 |
greatbridf
|
5c9d03601a
style(riscv64): remove stale TODO message
|
6 月之前 |
greatbridf
|
333f3907d4
Merge branch 'master' into loongarch64
|
6 月之前 |
greatbridf
|
6c6195b183
Merge pull request #36 from Shao-ZW/pagecache
|
6 月之前 |
greatbridf
|
c5b5572fc6
chore: change some typo and format
|
6 月之前 |
greatbridf
|
1e785ffa92
Merge branch 'master' into pagecache
|
6 月之前 |
Heinz
|
22458ed33c
fix(fs): fix rename's metadata
|
6 月之前 |
Heinz
|
1d1a0257ba
feat(fs): impl rename
|
6 月之前 |
Heinz
|
5c4016615a
fix(fs): fix some informations
|
6 月之前 |
Heinz
|
d59a550880
feat(fs): impl remove file and dir.
|
6 月之前 |
Heinz
|
f05037374c
feat(fs): impl write, create and mkdir for ext4 fs
|
6 月之前 |
Heinz
|
f6c26c956c
perf: replace the annoyed ext4 crate with a new choice (called another ext4 crate
|
6 月之前 |
greatbridf
|
fdc65f0d30
feat: bug fix and some temporary solutions
|
6 月之前 |
greatbridf
|
84dca27600
feat(page cache): refactor PageCache to remove size parameter and add size method in backend
|
6 月之前 |
greatbridf
|
7da2b94cc2
Merge remote-tracking branch 'upstream/master' into pagecache
|
6 月之前 |
greatbridf
|
3cae0870ae
Merge pull request #37 from Shao-ZW/master
|
6 月之前 |
Zhuowei Shao
|
698ca6c5d7
Merge pull request #38 from greatbridf/fix-execve
|
7 月之前 |
greatbridf
|
d9e144bbb0
change(syscall): add tgkill and rename some syscall definitions
|
7 月之前 |
greatbridf
|
87345b756a
fix(execve): clear the registers after we've done the execve call
|
7 月之前 |