Historial de Commits

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