Commit History

Автор SHA1 Съобщение Дата
  greatbridf 79482631aa feat(file): add file descriptors преди 2 години
  greatbridf edb5ac858c fix(syscall_exit): remove all thds from ready list преди 2 години
  greatbridf 9caca574db change(thread): add class thdlist преди 2 години
  greatbridf c5a6be277a change(process): use map for process list преди 2 години
  greatbridf 44a9b33979 feat(hash_map): move pair class out of hash_map преди 2 години
  greatbridf 6e4a649a55 feat(c++): add operator& to list iterators преди 2 години
  greatbridf b120b34b82 feat(process): add class readyqueue преди 2 години
  greatbridf 0d8e0a0ef4 feat(proc): add class proclist преди 2 години
  greatbridf b2586e331c feat(syscall): impl. exit and wait syscall преди 2 години
  greatbridf 6953011b53 refactor(scheduling): switch ctx. with schedule() преди 2 години
  greatbridf a3602de618 feat(mm): add mm_list class преди 2 години
  greatbridf f4fa88196f style: simplify code преди 2 години
  greatbridf 6a7579eae5 feat(syscall): exit with no resource release преди 2 години
  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 години