Historie revizí

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