Commit History

Autor SHA1 Mensaxe Data
  greatbridf c1b395f508 feat(timer): add sleep function hai 7 meses
  greatbridf dd32b93963 feat(hal): smp initialization hai 8 meses
  greatbridf fb605cede1 change(arch): move {Task, Trap}Context to HAL crate hai 8 meses
  greatbridf 43016845e4 partial work of making the new trap handling method work hai 8 meses
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface hai 8 meses
  greatbridf dc329bca82 percpu: make a better abstraction for trap handling hai 8 meses
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. hai 8 meses
  greatbridf fe2b07f8b5 task: fix park and unpark memory order hai 9 meses
  greatbridf c1c82197b2 task: new task state management method hai 10 meses
  greatbridf 03d2c0d298 percpu: add `percpu_shared` 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 b29d448a4f serial: improve irq handle. add worker support 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 66958893e5 rewrite: move Process, ProcessGroup, Session out of thread.rs hai 1 ano
  greatbridf e037208da1 fix(exit): skip checking whether the children have an init parent hai 1 ano
  greatbridf 13f7fff46d Merge branch 'multiarch' hai 1 ano
  greatbridf 68afbfce01 feat: set ap cpus online in scheduler! hai 1 ano
  shao f048367b02 refactor: refactor better abstraction for context switch hai 1 ano
  greatbridf 256aa9d443 feat: make TSS and GDT per cpu hai 1 ano
  greatbridf 29a3461810 feat: make CURRENT and IDLE_TASK per cpu hai 1 ano
  greatbridf cbceec6084 feat: add percpu variables 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 1977d04c21 fix(tty): some abnormal behavior in tty job control ops. hai 1 ano
  greatbridf 6612cf8b21 fix: deadlocks that happens on task switches hai 1 ano
  greatbridf 0295d3e954 fix: UserBuffer move CheckedUserPointer on fill called 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