Historique des commits

Auteur SHA1 Message Date
  greatbridf dee96a3a6a syscall: migrate all syscalls to async... il y a 5 mois
  greatbridf e23c9eb1f2 runtime: new task sleep-wakeup method and some adaption il y a 6 mois
  greatbridf 97574ce60b feat(arch): add loongarch64 bootstrap code il y a 7 mois
  greatbridf c2eab5d866 feat: impl vdso for all architectures and sigreturn for riscv64 il y a 7 mois
  greatbridf ac9a6b2f1f Merge remote-tracking branch 'upstream/master' into riscv64-support il y a 7 mois
  greatbridf c9fc06cae9 change(Process): remove `do_kill_process` and use `do_exit` for those use cases il y a 7 mois
  zhuowei shao 5bcdb8040b feat: implement clone il y a 7 mois
  greatbridf a0b22bb416 style: remove arch crate il y a 7 mois
  greatbridf fb605cede1 change(arch): move {Task, Trap}Context to HAL crate il y a 8 mois
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` il y a 8 mois
  greatbridf 43016845e4 partial work of making the new trap handling method work il y a 8 mois
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface il y a 8 mois
  greatbridf 16acfb40f9 signal: separate signal.rs into several files il y a 9 mois
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere il y a 9 mois
  greatbridf 689a147b35 wait_list: improved waitlist arch il y a 9 mois
  greatbridf c1c82197b2 task: new task state management method il y a 10 mois
  greatbridf 1dc9996b90 rwlock: refactor to get rid of `Lock` il y a 10 mois
  greatbridf 8384960da7 locked: move Locked to enoix_sync il y a 10 mois
  greatbridf 779805a7b1 refactor: separate parts into eonix_{log, preempt, sync, runtime} crates il y a 10 mois
  greatbridf b29d448a4f serial: improve irq handle. add worker support il y a 10 mois
  greatbridf a24eaa45e1 task: rewrite the task system to decouple better. il y a 10 mois
  greatbridf bad164e483 remove some stale C++ code. extract more platform-dependent parts il y a 1 an
  greatbridf 13f7fff46d Merge branch 'multiarch' il y a 1 an
  shao f048367b02 refactor: refactor better abstraction for context switch il y a 1 an
  greatbridf b016c589f6 rewrite(signal_list): provide better encapsulation il y a 1 an
  greatbridf e021390c95 fix(wait): generate corrent wstatus to handle stop signals il y a 1 an
  greatbridf 6612cf8b21 fix: deadlocks that happens on task switches il y a 1 an
  greatbridf fca6223938 move interrupt and vm to rust il y a 1 an
  greatbridf b9756e3233 rewrite: some of the process part and syscalls il y a 1 an