Commit History

Автор SHA1 Съобщение Дата
  greatbridf a68e15e75d change(init): move init decl. to kernel_main.c преди 2 години
  greatbridf 34b3bf7644 feat(syscall): impl. exec() to load elf files преди 2 години
  greatbridf 05ab779eda feat(process): add k_new_thread преди 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 c5d37ef334 style: change struct to class, remove parentheses преди 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 dcfa27d1dc feat(process): add struct thread преди 2 години
  greatbridf 342ecc0e21 feat(process): enter user mode преди 2 години