Histórico de Commits

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