Commit Verlauf

Autor SHA1 Nachricht Datum
  greatbridf a7bcb9ce15 Merge branch 'buddy_refactor' vor 1 Woche
  greatbridf 29bc525d10 Merge branch 'process-rewrite' vor 1 Woche
  greatbridf 8f28dfb772 feat: impl Write for dyn Buffer vor 1 Woche
  shao 5b3f887a65 refactor: refactor page alloc in rust vor 2 Wochen
  greatbridf 12dacd3fad fix(c++build): disable mmx and sse vor 2 Wochen
  greatbridf 66958893e5 rewrite: move Process, ProcessGroup, Session out of thread.rs vor 2 Wochen
  greatbridf e037208da1 fix(exit): skip checking whether the children have an init parent vor 3 Wochen
  greatbridf b8a282ecb6 fix(context): new version rustc says we should use naked_asm vor 3 Wochen
  greatbridf 980f18bf51 fix: add smp boot option to qemu run vor 3 Wochen
  greatbridf 4602c4d71c Merge branch 'fix' vor 3 Wochen
  greatbridf e6365b41be fix(page_fault): potential skipped free in page fault handler vor 3 Wochen
  greatbridf d161134335 chore: add tmux debug script in Makefile vor 3 Wochen
  greatbridf 13f7fff46d Merge branch 'multiarch' vor 3 Wochen
  greatbridf 07cdd43e60 Merge branch 'smp' vor 3 Wochen
  greatbridf 68afbfce01 feat: set ap cpus online in scheduler! vor 3 Wochen
  greatbridf 742d1ef505 fix(buddy): hold global buddy lock for EVERYTHING vor 3 Wochen
  shao f048367b02 refactor: refactor better abstraction for context switch vor 3 Wochen
  greatbridf 4d1ab3b719 feat: initialize ap cpus to a usable state vor 3 Wochen
  greatbridf 44231d9217 fix(idle_task): disable irq when we use scheduler vor 3 Wochen
  greatbridf 9aae18ed2e fix: irq handlers should be unlocked when being handled vor 3 Wochen
  greatbridf fab09e80c7 feat: bootstrap cpus, assign a stack to each of them vor 3 Wochen
  greatbridf 256aa9d443 feat: make TSS and GDT per cpu vor 3 Wochen
  greatbridf faa54c5e0a fix(UserString): mark %al as clobbered vor 3 Wochen
  greatbridf 29a3461810 feat: make CURRENT and IDLE_TASK per cpu vor 3 Wochen
  greatbridf cbceec6084 feat: add percpu variables vor 3 Wochen
  greatbridf bfcf57b9a0 prepare the memory layout for smp cpu init vor 3 Wochen
  greatbridf b016c589f6 rewrite(signal_list): provide better encapsulation vor 3 Wochen
  greatbridf e021390c95 fix(wait): generate corrent wstatus to handle stop signals vor 3 Wochen
  greatbridf 0192745ef2 fix(scheduler): permit iwake called on Running threads vor 3 Wochen
  greatbridf d873af30d8 fix(UserString): register should be marked inout vor 4 Wochen