Historique des commits

Auteur SHA1 Message Date
  greatbridf ddb1ca3b92 feat(mm): free raw pages il y a 2 ans
  greatbridf f27f7ddade fix(syscall): not releasing pg_lists on unmapping il y a 2 ans
  greatbridf 74fa329672 feat: make compiler optimize likely branches il y a 2 ans
  greatbridf 03d4bfa86e chore(mm): add TODO for mm_area mirroring il y a 2 ans
  greatbridf 943868c7f9 feat(mm): add k_unmap and dealloc_{pd, pt} il y a 2 ans
  greatbridf ab67740b4f fix(k_map): invalidate tlb cache when mapping cow il y a 2 ans
  greatbridf 673c784b88 fix(mmap): save mmap'ped file info when copying mm il y a 2 ans
  greatbridf e3d5803469 optimize(mm): rename pptr_t, make funcs constexpr il y a 2 ans
  greatbridf 8af1356b08 style(mm): simplify code il y a 2 ans
  greatbridf 130a495df4 fIx(mm): make cow referred pages also cow il y a 2 ans
  greatbridf a9363f3a4a fix(mmap): correct mmap() definition il y a 2 ans
  greatbridf 2ef440f8e1 change(vfs): use c++ il y a 2 ans
  greatbridf 82cd10f0fc feat(mmap): able to do memory maps in kernel space il y a 2 ans
  greatbridf 88add58cf5 feat(kernel_thread): impl. kernel_thread forking il y a 2 ans
  greatbridf b93a90442c feat(mm): add constructor for class mm il y a 2 ans
  greatbridf be01268409 feat(process): scheduling il y a 2 ans
  greatbridf 342ecc0e21 feat(process): enter user mode il y a 2 ans
  greatbridf 90cc9522ab refactor: 拆分mem和mm,对interrupt使用cpp il y a 2 ans