Historique des commits

Auteur SHA1 Message Date
  greatbridf 84dca27600 feat(page cache): refactor PageCache to remove size parameter and add size method in backend il y a 6 mois
  greatbridf 7da2b94cc2 Merge remote-tracking branch 'upstream/master' into pagecache il y a 6 mois
  greatbridf 3cae0870ae Merge pull request #37 from Shao-ZW/master il y a 6 mois
  Zhuowei Shao 698ca6c5d7 Merge pull request #38 from greatbridf/fix-execve il y a 7 mois
  greatbridf d9e144bbb0 change(syscall): add tgkill and rename some syscall definitions il y a 7 mois
  greatbridf 87345b756a fix(execve): clear the registers after we've done the execve call il y a 7 mois
  greatbridf 651149202a fix(execve): clear the registers after we've done the execve call il y a 7 mois
  greatbridf af00747a1a feat(arch): working impl of loongarch64 il y a 7 mois
  greatbridf 97574ce60b feat(arch): add loongarch64 bootstrap code il y a 7 mois
  zhuowei shao ede54cb224 feat(wait): refactor waitid handling and introduce WaitId enum il y a 7 mois
  Heinz 6d9027b71b Merge pull request #35 from greatbridf/interpreter il y a 7 mois
  greatbridf ae41558771 Merge pull request #26 from SMS-Derfflinger/riscv64-smp il y a 7 mois
  zhuowei shao fe995aa528 feat: implement shared memory syscalls and mmap syscall for file mapping il y a 7 mois
  zhuowei shao 409b0633e1 feat(page fault): refactor mmap page fault handle to deal with page cache and sharing mapping il y a 7 mois
  zhuowei shao af512033d5 feat: implement page cache for efficient vfs io il y a 7 mois
  Heinz 21f6feb418 change(hal): change ap's temporary boot stack to only one stack il y a 7 mois
  greatbridf 66f509c5d6 change(smp): use FDT.harts() in riscv64 bootstrap_smp il y a 7 mois
  greatbridf 80731802bd fix(ap_start): replace mul with left shifts in riscv64 ap entry il y a 7 mois
  Heinz c264c7ee6c Merge branch 'master' into riscv64-smp il y a 7 mois
  Heinz 792633d3e8 style(hal): remove unused import and unused function il y a 7 mois
  greatbridf 34bb98b1f1 feat(syscall): impl get_random and getegid il y a 7 mois
  greatbridf 14ca94cd85 change: use the script directly in kernel init il y a 7 mois
  greatbridf 61da3f6689 style: remove unused imports il y a 7 mois
  greatbridf 56f11a3175 feat(execve): support the shebang scripts il y a 7 mois
  greatbridf de301086a1 style: remove unused imports il y a 7 mois
  Zhuowei Shao f07a81c34a Merge pull request #33 from greatbridf/fix il y a 7 mois
  greatbridf 835a1ef4d2 fix(ext4): use new Instant and get_name methods il y a 7 mois
  greatbridf 3219293b2f Merge pull request #31 from greatbridf/fix-syscall il y a 7 mois
  greatbridf dd114cb94d Merge pull request #20 from SMS-Derfflinger/ext4-support il y a 7 mois
  greatbridf 50f4ea5700 doc(readme): update configure and Makefile usage il y a 7 mois