Historique des commits

Auteur SHA1 Message Date
  greatbridf e6365b41be fix(page_fault): potential skipped free in page fault handler il y a 3 semaines
  greatbridf d161134335 chore: add tmux debug script in Makefile il y a 3 semaines
  greatbridf 13f7fff46d Merge branch 'multiarch' il y a 3 semaines
  greatbridf 07cdd43e60 Merge branch 'smp' il y a 3 semaines
  greatbridf 68afbfce01 feat: set ap cpus online in scheduler! il y a 3 semaines
  greatbridf 742d1ef505 fix(buddy): hold global buddy lock for EVERYTHING il y a 3 semaines
  shao f048367b02 refactor: refactor better abstraction for context switch il y a 3 semaines
  greatbridf 4d1ab3b719 feat: initialize ap cpus to a usable state il y a 3 semaines
  greatbridf 44231d9217 fix(idle_task): disable irq when we use scheduler il y a 3 semaines
  greatbridf 9aae18ed2e fix: irq handlers should be unlocked when being handled il y a 3 semaines
  greatbridf fab09e80c7 feat: bootstrap cpus, assign a stack to each of them il y a 3 semaines
  greatbridf 256aa9d443 feat: make TSS and GDT per cpu il y a 3 semaines
  greatbridf faa54c5e0a fix(UserString): mark %al as clobbered il y a 3 semaines
  greatbridf 29a3461810 feat: make CURRENT and IDLE_TASK per cpu il y a 3 semaines
  greatbridf cbceec6084 feat: add percpu variables il y a 3 semaines
  greatbridf bfcf57b9a0 prepare the memory layout for smp cpu init il y a 3 semaines
  greatbridf b016c589f6 rewrite(signal_list): provide better encapsulation il y a 3 semaines
  greatbridf e021390c95 fix(wait): generate corrent wstatus to handle stop signals il y a 3 semaines
  greatbridf 0192745ef2 fix(scheduler): permit iwake called on Running threads il y a 3 semaines
  greatbridf d873af30d8 fix(UserString): register should be marked inout il y a 4 semaines
  greatbridf 1977d04c21 fix(tty): some abnormal behavior in tty job control ops. il y a 4 semaines
  greatbridf 6612cf8b21 fix: deadlocks that happens on task switches il y a 4 semaines
  shao 6ecf5b4237 fix build bug in gblibc il y a 4 semaines
  greatbridf 0295d3e954 fix: UserBuffer move CheckedUserPointer on fill called il y a 4 semaines
  greatbridf c6d416043e fix terminal subsystem, print syscall debug info conditionally il y a 4 semaines
  greatbridf 2c72c9ba77 fixes and updates, basically on mem and scheduler il y a 1 mois
  greatbridf fca6223938 move interrupt and vm to rust il y a 1 mois
  greatbridf a8adfd1dfc chore: add READM.md il y a 1 mois
  greatbridf b9756e3233 rewrite: some of the process part and syscalls il y a 1 mois
  greatbridf 7930b71762 feat: rewrite filearray with rust il y a 1 mois