Commit History

Author SHA1 Message Date
  greatbridf cafeec4a85 refactor: rewrite all dentry part of vfs 8 months ago
  greatbridf 4851662c29 change(vfs): move class vfs out 9 months ago
  greatbridf 4ec085b55c fix(syscall): make getcwd return buf length filled 9 months ago
  greatbridf 4eb3d8228e change(process): remove k_new_threadd 9 months ago
  greatbridf 6be43506e5 change(filearray): add filearray class 9 months ago
  greatbridf 80d0ee4dd2 fix(shared_ptr): operator= on derived class, swap 9 months ago
  greatbridf 23ec09cb64 fix: fifo, paging, tkill, preemptive kernel 9 months ago
  greatbridf 0b5c54c2cf change(sched): move idle task out of ready queue 9 months ago
  greatbridf e526dc0708 Merge branch 'long-mode' into vfs-refactor 9 months ago
  greatbridf 6c5408c96f add schedstat, improve schedule algorithm 9 months ago
  greatbridf 4f18b18088 fix: tls_desc32 may not be correctly copied 9 months ago
  greatbridf dd6a779790 fix hash_map 9 months ago
  greatbridf 753cb3d885 fix: getdents64 struct size 9 months ago
  greatbridf 62e0eaff42 fix temporary user_space_program/init 9 months ago
  greatbridf b6b04e657d works 9 months ago
  greatbridf 0d8f6f019b fix: fat32 filesystem 9 months ago
  greatbridf 73ab9a9320 syscall 9 months ago
  greatbridf dfcbe573b1 fix bugs, add serial module 9 months ago
  greatbridf 6734968dc6 fix 9 months ago
  greatbridf cb243f2a67 align rsp to 16 bytes 9 months ago
  greatbridf 15dabfee26 fix some problems 9 months ago
  greatbridf aab3befaf5 use layout regs when debugging 9 months ago
  greatbridf ac083a7cf0 brand new mem subsystem 9 months ago
  greatbridf 4572e5ce46 remove keyboard drive, make serial module 10 months ago
  greatbridf 6f29d1acca allocator 10 months ago
  greatbridf a092424c56 slab and buddy allocator 10 months ago
  greatbridf 04c392fdc7 create page table, enter long mode 10 months ago
  greatbridf 6c586cfd98 feat(timer & syscall): add readv, change tick rate 10 months ago
  greatbridf 6674d1b5bb change(mbr): read 64k more 10 months ago
  greatbridf c4ce6874f5 fix(blk_allocator): update p_start properly 10 months ago