Historique des commits

Auteur SHA1 Message Date
  greatbridf 862471ca82 style: change visibility of internal raw page fields il y a 8 mois
  greatbridf b8c5c2be51 change(allocator): use Page for huge object allocation il y a 8 mois
  greatbridf 400662db4e style: remove `Clone` constraint in `SlabAllocator`. il y a 8 mois
  zhuowei shao ef8434b70a refactor: better slab trait interface il y a 8 mois
  zhuowei shao dd3080f63e refactor: refactor slab allocator il y a 8 mois
  Heinz 90af40f15f Merge pull request #4 from greatbridf/debug-support il y a 8 mois
  greatbridf 35f9f1c0d7 chore(ide): add vscode debug script il y a 8 mois
  greatbridf 35d750f16f Merge pull request #3 from greatbridf/remove-cpp il y a 8 mois
  greatbridf ec187ff5df feat(spin): separate the procedure of saving lock context from spinlocks il y a 8 mois
  greatbridf 630621a376 Merge pull request #2 from SMS-Derfflinger/master il y a 8 mois
  greatbridf 39828e5e2a style(mm): remove unused imports il y a 8 mois
  greatbridf 383393294b change(mm): add `page_size()` to `PageTableLevel`, some style changes il y a 8 mois
  greatbridf 894cfb4efc Rename new_levels to with_levels il y a 8 mois
  Heinz 8e05b3965b change(mm): replace enum with &[PageTableLevel] il y a 8 mois
  Heinz b4b8564055 change(mm) il y a 8 mois
  Heinz 1fa2d6f94d refactor(mm): add level choose in kernel iterator il y a 8 mois
  greatbridf 896553fd7b Merge branch 'mm-refactor' il y a 8 mois
  greatbridf c488664697 change(pte): new definitions for PTE attributes il y a 8 mois
  greatbridf 5dfe746c27 change(buddy): remove `Spin` from buddy allocator il y a 8 mois
  greatbridf cafb8b6bf8 fix(page_alloc): expose global buddy alloc to `mod cpu` il y a 8 mois
  greatbridf 676089587c change(page_alloc): better abstraction il y a 8 mois
  greatbridf b4e2516cbc mm: remove `take()` from `PTE` il y a 8 mois
  greatbridf 87f8f7b5b5 Merge pull request #1 from SMS-Derfflinger/master il y a 8 mois
  Heinz 799e7cbf38 refactor(mm): remove anonymous flag il y a 8 mois
  Heinz 627958d4a0 feat(arch): impl mm for riscv64 il y a 8 mois
  greatbridf c2f64394c6 Merge branch 'mm-refactor' il y a 8 mois
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. il y a 8 mois
  greatbridf 2a1aa49688 task: disable preemption in `unpark()` il y a 9 mois
  greatbridf 16acfb40f9 signal: separate signal.rs into several files il y a 9 mois
  greatbridf 3179e41a7c wait_list: add `get_waker_function` used in `SignalList::signal_waker` il y a 9 mois