Commit History

Автор SHA1 Съобщение Дата
  greatbridf dee96a3a6a syscall: migrate all syscalls to async... преди 5 месеца
  greatbridf 874a4fa000 task: migrate all Task::block_on calls to task::block_on преди 6 месеца
  greatbridf 333f3907d4 Merge branch 'master' into loongarch64 преди 6 месеца
  greatbridf c5b5572fc6 chore: change some typo and format преди 6 месеца
  greatbridf fdc65f0d30 feat: bug fix and some temporary solutions преди 6 месеца
  greatbridf af00747a1a feat(arch): working impl of loongarch64 преди 7 месеца
  zhuowei shao 409b0633e1 feat(page fault): refactor mmap page fault handle to deal with page cache and sharing mapping преди 7 месеца
  greatbridf 2b85bbc015 fix(brk): return fail if the given break pos is less than current преди 7 месеца
  greatbridf 576c43db2d fix(CoW): check both PRESENT and MAPPED bits when doing cow преди 7 месеца
  greatbridf c2eab5d866 feat: impl vdso for all architectures and sigreturn for riscv64 преди 7 месеца
  greatbridf ac9a6b2f1f Merge remote-tracking branch 'upstream/master' into riscv64-support преди 7 месеца
  greatbridf 9f15decb66 change(mm_list): rewrite `protect` with new syntax преди 7 месеца
  zhuowei shao a8df9df74b fix: fix mprotect преди 7 месеца
  greatbridf a0b22bb416 style: remove arch crate преди 7 месеца
  greatbridf 963a3b1bb9 Merge remote-tracking branch 'upstream/master' into riscv64-support преди 7 месеца
  greatbridf bb2b276c8e partial work: impl virtio block device and sbi console преди 7 месеца
  zhuowei shao 1ff75b9e8f feat(loader): rewrite loader and support dynamic loading преди 8 месеца
  greatbridf dd32b93963 feat(hal): smp initialization преди 8 месеца
  greatbridf 8672c72a5d feat(hal): working impl of HAL. преди 8 месеца
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` преди 8 месеца
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface преди 8 месеца
  greatbridf ebd3d1224c change(x86): optimize bootstrap code, remove kinit.cpp преди 8 месеца
  greatbridf c488664697 change(pte): new definitions for PTE attributes преди 8 месеца
  Heinz 799e7cbf38 refactor(mm): remove anonymous flag преди 8 месеца
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. преди 8 месеца
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere преди 9 месеца
  greatbridf 3d55507589 mutex: refactor to get rid of `Lock` преди 10 месеца
  greatbridf 360dd9da38 mm_list: remove lock_irq restriction on `MMListInner` преди 10 месеца
  greatbridf 779805a7b1 refactor: separate parts into eonix_{log, preempt, sync, runtime} crates преди 10 месеца
  greatbridf a24eaa45e1 task: rewrite the task system to decouple better. преди 10 месеца