Historia zmian

Autor SHA1 Wiadomość Data
  greatbridf cafb8b6bf8 fix(page_alloc): expose global buddy alloc to `mod cpu` 8 miesięcy temu
  greatbridf 676089587c change(page_alloc): better abstraction 8 miesięcy temu
  greatbridf b4e2516cbc mm: remove `take()` from `PTE` 8 miesięcy temu
  greatbridf 87f8f7b5b5 Merge pull request #1 from SMS-Derfflinger/master 8 miesięcy temu
  Heinz 799e7cbf38 refactor(mm): remove anonymous flag 8 miesięcy temu
  Heinz 627958d4a0 feat(arch): impl mm for riscv64 8 miesięcy temu
  greatbridf c2f64394c6 Merge branch 'mm-refactor' 8 miesięcy temu
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. 8 miesięcy temu
  greatbridf 2a1aa49688 task: disable preemption in `unpark()` 9 miesięcy temu
  greatbridf 16acfb40f9 signal: separate signal.rs into several files 9 miesięcy temu
  greatbridf 3179e41a7c wait_list: add `get_waker_function` used in `SignalList::signal_waker` 9 miesięcy temu
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere 9 miesięcy temu
  greatbridf c5a6a24ea8 eonix_sync: make sleeping functions `async` 9 miesięcy temu
  greatbridf b58b00ec34 wait_list: make sure the node is removed before dropping `Prepare` 9 miesięcy temu
  greatbridf 246d1e76d7 page_alloc: disable preemption while accessing PERCPU_PAGES 9 miesięcy temu
  greatbridf fe2b07f8b5 task: fix park and unpark memory order 9 miesięcy temu
  greatbridf 689a147b35 wait_list: improved waitlist arch 9 miesięcy temu
  greatbridf c1c82197b2 task: new task state management method 10 miesięcy temu
  greatbridf 05dc79b1b5 percpu: change the definition of `define_percpu_shared` 10 miesięcy temu
  greatbridf 03d2c0d298 percpu: add `percpu_shared` 10 miesięcy temu
  greatbridf f3c8032637 lazy_lock: add `get_mut` method. 10 miesięcy temu
  greatbridf 5b315d7831 lazy_lock: replace old lazy_static 10 miesięcy temu
  greatbridf 25266c1a21 spin: add doc for `Spin` 10 miesięcy temu
  greatbridf 40e475897c rwlock: use `try_read_weak` in `read_slow_path` 10 miesięcy temu
  greatbridf 3d55507589 mutex: refactor to get rid of `Lock` 10 miesięcy temu
  greatbridf d52fc5232b arcswap: fix the wrong memory order 10 miesięcy temu
  greatbridf 1dc9996b90 rwlock: refactor to get rid of `Lock` 10 miesięcy temu
  greatbridf df68448e87 rwlock: fix lost wakeup problem 10 miesięcy temu
  greatbridf 360dd9da38 mm_list: remove lock_irq restriction on `MMListInner` 10 miesięcy temu
  greatbridf 147558c1d2 Merge branch 'spin-rework' into sync-extraction 10 miesięcy temu