Commit History

作者 SHA1 備註 提交日期
  greatbridf c6f71ffe15 feat: add percpu readyqueue 10 月之前
  greatbridf f10251a691 feat: add sys_chmod, remove debug prints 1 年之前
  greatbridf ac2cb64f02 feat: blank impl for getrusage and madvise 1 年之前
  greatbridf ee488bcb18 feat(syscall): temporary impl of getrlimit, vfork and sysinfo 1 年之前
  greatbridf f5b4da3309 change(mm_list): separate mm_list from process on elf loading 1 年之前
  greatbridf a66b415fd7 feat(syscall): add sys_prlimit64 1 年之前
  greatbridf 780114025c clean: remove some redundant types 1 年之前
  greatbridf 63a2aca6fb feat: add temporary impl for prlimit64 1 年之前
  greatbridf 255b3636d7 fix(getcwd): do not copy to user directly 1 年之前
  greatbridf bad164e483 remove some stale C++ code. extract more platform-dependent parts 1 年之前
  greatbridf 66958893e5 rewrite: move Process, ProcessGroup, Session out of thread.rs 1 年之前
  greatbridf 13f7fff46d Merge branch 'multiarch' 1 年之前
  shao f048367b02 refactor: refactor better abstraction for context switch 1 年之前
  greatbridf 29a3461810 feat: make CURRENT and IDLE_TASK per cpu 1 年之前
  greatbridf b016c589f6 rewrite(signal_list): provide better encapsulation 1 年之前
  greatbridf e021390c95 fix(wait): generate corrent wstatus to handle stop signals 1 年之前
  greatbridf 2c72c9ba77 fixes and updates, basically on mem and scheduler 1 年之前
  greatbridf fca6223938 move interrupt and vm to rust 1 年之前
  greatbridf b9756e3233 rewrite: some of the process part and syscalls 1 年之前
  greatbridf 7930b71762 feat: rewrite filearray with rust 1 年之前