Historique des commits

Auteur SHA1 Message Date
  greatbridf c1b395f508 feat(timer): add sleep function il y a 7 mois
  greatbridf dd32b93963 feat(hal): smp initialization il y a 8 mois
  greatbridf fb605cede1 change(arch): move {Task, Trap}Context to HAL crate il y a 8 mois
  greatbridf 43016845e4 partial work of making the new trap handling method work il y a 8 mois
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface il y a 8 mois
  greatbridf dc329bca82 percpu: make a better abstraction for trap handling il y a 8 mois
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. il y a 8 mois
  greatbridf fe2b07f8b5 task: fix park and unpark memory order il y a 9 mois
  greatbridf c1c82197b2 task: new task state management method il y a 10 mois
  greatbridf 03d2c0d298 percpu: add `percpu_shared` il y a 10 mois
  greatbridf 8384960da7 locked: move Locked to enoix_sync il y a 10 mois
  greatbridf 779805a7b1 refactor: separate parts into eonix_{log, preempt, sync, runtime} crates il y a 10 mois
  greatbridf b29d448a4f serial: improve irq handle. add worker support il y a 10 mois
  greatbridf a24eaa45e1 task: rewrite the task system to decouple better. il y a 10 mois
  greatbridf c6f71ffe15 feat: add percpu readyqueue il y a 10 mois
  greatbridf 66958893e5 rewrite: move Process, ProcessGroup, Session out of thread.rs il y a 1 an
  greatbridf e037208da1 fix(exit): skip checking whether the children have an init parent il y a 1 an
  greatbridf 13f7fff46d Merge branch 'multiarch' il y a 1 an
  greatbridf 68afbfce01 feat: set ap cpus online in scheduler! il y a 1 an
  shao f048367b02 refactor: refactor better abstraction for context switch il y a 1 an
  greatbridf 256aa9d443 feat: make TSS and GDT per cpu il y a 1 an
  greatbridf 29a3461810 feat: make CURRENT and IDLE_TASK per cpu il y a 1 an
  greatbridf cbceec6084 feat: add percpu variables il y a 1 an
  greatbridf b016c589f6 rewrite(signal_list): provide better encapsulation il y a 1 an
  greatbridf e021390c95 fix(wait): generate corrent wstatus to handle stop signals il y a 1 an
  greatbridf 1977d04c21 fix(tty): some abnormal behavior in tty job control ops. il y a 1 an
  greatbridf 6612cf8b21 fix: deadlocks that happens on task switches il y a 1 an
  greatbridf 0295d3e954 fix: UserBuffer move CheckedUserPointer on fill called 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