Histórico de Commits

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