Историја ревизија

Аутор SHA1 Порука Датум
  greatbridf ffdfb9c093 fix(process): stacks of kthds are not mirrored пре 2 година
  greatbridf 74fa329672 feat: make compiler optimize likely branches пре 2 година
  greatbridf f10031fe36 fix(syscall): tell compiler it affects eax and edx пре 2 година
  greatbridf 673c784b88 fix(mmap): save mmap'ped file info when copying mm пре 2 година
  greatbridf e3d5803469 optimize(mm): rename pptr_t, make funcs constexpr пре 2 година
  greatbridf 8af1356b08 style(mm): simplify code пре 2 година
  greatbridf 34b3bf7644 feat(syscall): impl. exec() to load elf files пре 2 година
  greatbridf 462ec39241 feat(ata): impl. init. ata and read sectors пре 2 година
  greatbridf 05ab779eda feat(process): add k_new_thread пре 2 година
  greatbridf 6107790323 fix(kthdd): acquire the lock only on func not null пре 2 година
  greatbridf 88add58cf5 feat(kernel_thread): impl. kernel_thread forking пре 2 година
  greatbridf db7926548d feat: create kernel thread пре 2 година
  greatbridf ecd76edc09 feat(syscall): impl. fork пре 2 година
  greatbridf d50e70efaa feat(syscall): impl. sleep пре 2 година
  greatbridf 904883c5e3 refactor: add context save and load functions пре 2 година
  greatbridf e6dc019e17 feat: build and link user space programs пре 2 година
  greatbridf b013728ac4 feat(syscall): impl. syscalls пре 2 година
  greatbridf c5d37ef334 style: change struct to class, remove parentheses пре 2 година
  greatbridf b93a90442c feat(mm): add constructor for class mm пре 2 година
  greatbridf 21c06ac7c9 feat(process): add constructor for class process пре 2 година
  greatbridf afe474b291 refactor(process): do not store segs. in process пре 2 година
  greatbridf be01268409 feat(process): scheduling пре 2 година
  greatbridf 77f3523304 feat(process): use emplace_back пре 2 година
  greatbridf dcfa27d1dc feat(process): add struct thread пре 2 година
  greatbridf 342ecc0e21 feat(process): enter user mode пре 2 година