Historique des commits

Auteur SHA1 Message Date
  greatbridf 997edb05a2 proc: rewrite process list organization il y a 2 semaines
  greatbridf 45268e7d33 vfs: rework of inode and page cache system il y a 3 semaines
  greatbridf 19f9ef3351 vfs: rework the vfs subsystem with async il y a 5 mois
  greatbridf db931a8038 partial work: file array rework and asynchronize il y a 5 mois
  greatbridf 874a4fa000 task: migrate all Task::block_on calls to task::block_on il y a 6 mois
  greatbridf e356f5143b feat(syscall): impl fcntl::F_{GET, SET}FL il y a 7 mois
  greatbridf 1513e66772 fix(FileArray): release the spinlock before dropping inner files il y a 7 mois
  greatbridf dd1d5927e1 feat: impl openat and argument printing in trace_syscall il y a 7 mois
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` il y a 8 mois
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface il y a 8 mois
  greatbridf ec187ff5df feat(spin): separate the procedure of saving lock context from spinlocks il y a 8 mois
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere il y a 9 mois
  greatbridf 779805a7b1 refactor: separate parts into eonix_{log, preempt, sync, runtime} crates il y a 10 mois
  greatbridf a24eaa45e1 task: rewrite the task system to decouple better. il y a 10 mois
  greatbridf eaa6cda7db style: remove unused warnings il y a 1 an
  greatbridf 555b383d90 feat(syscall): add sys_pipe2 il y a 1 an
  greatbridf 29a3461810 feat: make CURRENT and IDLE_TASK per cpu il y a 1 an
  greatbridf 1977d04c21 fix(tty): some abnormal behavior in tty job control ops. il y a 1 an
  greatbridf 0295d3e954 fix: UserBuffer move CheckedUserPointer on fill called il y a 1 an
  greatbridf c6d416043e fix terminal subsystem, print syscall debug info conditionally il y a 1 an
  greatbridf 2c72c9ba77 fixes and updates, basically on mem and scheduler 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
  greatbridf 7930b71762 feat: rewrite filearray with rust il y a 1 an