Commit History

Author SHA1 Message Date
  greatbridf 4d1ab3b719 feat: initialize ap cpus to a usable state 3 weeks ago
  greatbridf 44231d9217 fix(idle_task): disable irq when we use scheduler 3 weeks ago
  greatbridf 9aae18ed2e fix: irq handlers should be unlocked when being handled 3 weeks ago
  greatbridf fab09e80c7 feat: bootstrap cpus, assign a stack to each of them 3 weeks ago
  greatbridf 256aa9d443 feat: make TSS and GDT per cpu 3 weeks ago
  greatbridf faa54c5e0a fix(UserString): mark %al as clobbered 3 weeks ago
  greatbridf 29a3461810 feat: make CURRENT and IDLE_TASK per cpu 3 weeks ago
  greatbridf cbceec6084 feat: add percpu variables 3 weeks ago
  greatbridf bfcf57b9a0 prepare the memory layout for smp cpu init 3 weeks ago
  greatbridf b016c589f6 rewrite(signal_list): provide better encapsulation 3 weeks ago
  greatbridf e021390c95 fix(wait): generate corrent wstatus to handle stop signals 3 weeks ago
  greatbridf 0192745ef2 fix(scheduler): permit iwake called on Running threads 3 weeks ago
  greatbridf d873af30d8 fix(UserString): register should be marked inout 4 weeks ago
  greatbridf 1977d04c21 fix(tty): some abnormal behavior in tty job control ops. 4 weeks ago
  greatbridf 6612cf8b21 fix: deadlocks that happens on task switches 4 weeks ago
  shao 6ecf5b4237 fix build bug in gblibc 4 weeks ago
  greatbridf 0295d3e954 fix: UserBuffer move CheckedUserPointer on fill called 4 weeks ago
  greatbridf c6d416043e fix terminal subsystem, print syscall debug info conditionally 4 weeks ago
  greatbridf 2c72c9ba77 fixes and updates, basically on mem and scheduler 4 weeks ago
  greatbridf fca6223938 move interrupt and vm to rust 1 month ago
  greatbridf b9756e3233 rewrite: some of the process part and syscalls 1 month ago
  greatbridf 7930b71762 feat: rewrite filearray with rust 1 month ago
  greatbridf e35fd75836 fix(pipe_read): reads don't need to be atomic 1 month ago
  greatbridf ae698248ee [partial] feat: add sync stuffs 1 month ago
  greatbridf f4128f04a0 Merge branch 'vfs-refactor' 2 months ago
  greatbridf b67ed10025 feat: load huge kernel, new memory layout 2 months ago
  greatbridf b94122a5fb fix(buddy): create_zone with args like 12, 15 2 months ago
  greatbridf 1d5525f5c1 rewrite Dentry module with rust 2 months ago
  greatbridf ea629feec9 rewrite(ahci): rewrite ahci module with rust 2 months ago
  greatbridf b43277c46c refactor: rewrite fs submodule with rust 2 months ago