Commit History

Autor SHA1 Mensaxe Data
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface hai 8 meses
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. hai 8 meses
  greatbridf 16acfb40f9 signal: separate signal.rs into several files hai 9 meses
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere hai 9 meses
  greatbridf 1dc9996b90 rwlock: refactor to get rid of `Lock` hai 10 meses
  greatbridf 8384960da7 locked: move Locked to enoix_sync hai 10 meses
  greatbridf 779805a7b1 refactor: separate parts into eonix_{log, preempt, sync, runtime} crates hai 10 meses
  greatbridf a24eaa45e1 task: rewrite the task system to decouple better. hai 10 meses
  greatbridf c6f71ffe15 feat: add percpu readyqueue hai 10 meses
  greatbridf f10251a691 feat: add sys_chmod, remove debug prints hai 1 ano
  greatbridf ac2cb64f02 feat: blank impl for getrusage and madvise hai 1 ano
  greatbridf ee488bcb18 feat(syscall): temporary impl of getrlimit, vfork and sysinfo hai 1 ano
  greatbridf f5b4da3309 change(mm_list): separate mm_list from process on elf loading hai 1 ano
  greatbridf a66b415fd7 feat(syscall): add sys_prlimit64 hai 1 ano
  greatbridf 780114025c clean: remove some redundant types hai 1 ano
  greatbridf 63a2aca6fb feat: add temporary impl for prlimit64 hai 1 ano
  greatbridf 255b3636d7 fix(getcwd): do not copy to user directly hai 1 ano
  greatbridf bad164e483 remove some stale C++ code. extract more platform-dependent parts hai 1 ano
  greatbridf 66958893e5 rewrite: move Process, ProcessGroup, Session out of thread.rs hai 1 ano
  greatbridf 13f7fff46d Merge branch 'multiarch' hai 1 ano
  shao f048367b02 refactor: refactor better abstraction for context switch hai 1 ano
  greatbridf 29a3461810 feat: make CURRENT and IDLE_TASK per cpu hai 1 ano
  greatbridf b016c589f6 rewrite(signal_list): provide better encapsulation hai 1 ano
  greatbridf e021390c95 fix(wait): generate corrent wstatus to handle stop signals hai 1 ano
  greatbridf 2c72c9ba77 fixes and updates, basically on mem and scheduler hai 1 ano
  greatbridf fca6223938 move interrupt and vm to rust hai 1 ano
  greatbridf b9756e3233 rewrite: some of the process part and syscalls hai 1 ano
  greatbridf 7930b71762 feat: rewrite filearray with rust hai 1 ano