Commit History

Author SHA1 Message Date
  Heinz 6e412c736d change arch riscv64 with mm 10 months ago
  Heinz 21067db6c5 change(mm): replace enum with &[PageTableLevel] 10 months ago
  Heinz c42ce68abb change with mm 10 months ago
  Heinz 641eb7d8da change(mm) 10 months ago
  Heinz b364127dac refactor(arch): refactor riscv64's bootstrap 10 months ago
  Heinz ab5112942b refactor(mm): add level choose in kernel iterator 10 months ago
  Heinz 0625f57729 feat(arch): add task context for riscv64 10 months ago
  Heinz 8e31ffd7d3 refactor(arch): refactor riscv64's mm implementation 10 months ago
  Heinz 7ef7866d51 Merge branch 'master' into riscv64-support 10 months ago
  Heinz c960187e00 feat(arch): add entry for riscv64 10 months ago
  greatbridf 896553fd7b Merge branch 'mm-refactor' 10 months ago
  greatbridf c488664697 change(pte): new definitions for PTE attributes 10 months ago
  greatbridf 5dfe746c27 change(buddy): remove `Spin` from buddy allocator 10 months ago
  greatbridf cafb8b6bf8 fix(page_alloc): expose global buddy alloc to `mod cpu` 10 months ago
  greatbridf 676089587c change(page_alloc): better abstraction 10 months ago
  greatbridf b4e2516cbc mm: remove `take()` from `PTE` 10 months ago
  greatbridf 87f8f7b5b5 Merge pull request #1 from SMS-Derfflinger/master 10 months ago
  Heinz 799e7cbf38 refactor(mm): remove anonymous flag 10 months ago
  Heinz 627958d4a0 feat(arch): impl mm for riscv64 10 months ago
  Heinz 7e20f8f748 refactor(mm): remove anonymous flag 10 months ago
  Heinz 4e6869156f feat(arch): impl mm for riscv64 10 months ago
  Heinz 6bb8ca94db Merge branch 'master' into riscv64-support 10 months ago
  Heinz 5ef1cefcb7 feat: add some riscv64 bootstrap code 10 months ago
  greatbridf c2f64394c6 Merge branch 'mm-refactor' 10 months ago
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. 10 months ago
  Heinz fb564762d1 refactor: refactor bootstrap file structure 10 months ago
  Heinz bdf63e9d28 chore: add make and cmake mutil arch support 10 months ago
  Heinz 61b031b0a2 chore: add configure mutil arch support 10 months ago
  greatbridf 2a1aa49688 task: disable preemption in `unpark()` 11 months ago
  greatbridf 16acfb40f9 signal: separate signal.rs into several files 11 months ago