Commit történet

Szerző SHA1 Üzenet Dátum
  greatbridf 42eb4fbb73 chore: remove kvm accel for dists such as ubuntu 3 hónapja
  greatbridf aabe4b75b7 fix(setpgid): move the process to new pgroup 3 hónapja
  greatbridf e2c3fbd379 chore: update README.md, add docs 3 hónapja
  greatbridf afc4956f30 chore: rename project name 3 hónapja
  greatbridf bad164e483 remove some stale C++ code. extract more platform-dependent parts 3 hónapja
  greatbridf a7bcb9ce15 Merge branch 'buddy_refactor' 4 hónapja
  greatbridf 29bc525d10 Merge branch 'process-rewrite' 4 hónapja
  greatbridf 8f28dfb772 feat: impl Write for dyn Buffer 4 hónapja
  shao 5b3f887a65 refactor: refactor page alloc in rust 4 hónapja
  greatbridf 12dacd3fad fix(c++build): disable mmx and sse 4 hónapja
  greatbridf 66958893e5 rewrite: move Process, ProcessGroup, Session out of thread.rs 4 hónapja
  greatbridf e037208da1 fix(exit): skip checking whether the children have an init parent 4 hónapja
  greatbridf b8a282ecb6 fix(context): new version rustc says we should use naked_asm 4 hónapja
  greatbridf 980f18bf51 fix: add smp boot option to qemu run 4 hónapja
  greatbridf 4602c4d71c Merge branch 'fix' 4 hónapja
  greatbridf e6365b41be fix(page_fault): potential skipped free in page fault handler 4 hónapja
  greatbridf d161134335 chore: add tmux debug script in Makefile 4 hónapja
  greatbridf 13f7fff46d Merge branch 'multiarch' 4 hónapja
  greatbridf 07cdd43e60 Merge branch 'smp' 4 hónapja
  greatbridf 68afbfce01 feat: set ap cpus online in scheduler! 4 hónapja
  greatbridf 742d1ef505 fix(buddy): hold global buddy lock for EVERYTHING 4 hónapja
  shao f048367b02 refactor: refactor better abstraction for context switch 4 hónapja
  greatbridf 4d1ab3b719 feat: initialize ap cpus to a usable state 4 hónapja
  greatbridf 44231d9217 fix(idle_task): disable irq when we use scheduler 4 hónapja
  greatbridf 9aae18ed2e fix: irq handlers should be unlocked when being handled 4 hónapja
  greatbridf fab09e80c7 feat: bootstrap cpus, assign a stack to each of them 4 hónapja
  greatbridf 256aa9d443 feat: make TSS and GDT per cpu 4 hónapja
  greatbridf faa54c5e0a fix(UserString): mark %al as clobbered 4 hónapja
  greatbridf 29a3461810 feat: make CURRENT and IDLE_TASK per cpu 4 hónapja
  greatbridf cbceec6084 feat: add percpu variables 4 hónapja