Историја ревизија

Аутор SHA1 Порука Датум
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface пре 8 месеци
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. пре 8 месеци
  greatbridf 16acfb40f9 signal: separate signal.rs into several files пре 9 месеци
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere пре 9 месеци
  greatbridf 1dc9996b90 rwlock: refactor to get rid of `Lock` пре 10 месеци
  greatbridf 8384960da7 locked: move Locked to enoix_sync пре 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 месеци
  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 година