Cronologia Commit

Autore SHA1 Messaggio Data
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere 9 mesi fa
  greatbridf c5a6a24ea8 eonix_sync: make sleeping functions `async` 9 mesi fa
  greatbridf b58b00ec34 wait_list: make sure the node is removed before dropping `Prepare` 9 mesi fa
  greatbridf 246d1e76d7 page_alloc: disable preemption while accessing PERCPU_PAGES 9 mesi fa
  greatbridf fe2b07f8b5 task: fix park and unpark memory order 9 mesi fa
  greatbridf 689a147b35 wait_list: improved waitlist arch 9 mesi fa
  greatbridf c1c82197b2 task: new task state management method 10 mesi fa
  greatbridf 05dc79b1b5 percpu: change the definition of `define_percpu_shared` 10 mesi fa
  greatbridf 03d2c0d298 percpu: add `percpu_shared` 10 mesi fa
  greatbridf f3c8032637 lazy_lock: add `get_mut` method. 10 mesi fa
  greatbridf 5b315d7831 lazy_lock: replace old lazy_static 10 mesi fa
  greatbridf 25266c1a21 spin: add doc for `Spin` 10 mesi fa
  greatbridf 40e475897c rwlock: use `try_read_weak` in `read_slow_path` 10 mesi fa
  greatbridf 3d55507589 mutex: refactor to get rid of `Lock` 10 mesi fa
  greatbridf d52fc5232b arcswap: fix the wrong memory order 10 mesi fa
  greatbridf 1dc9996b90 rwlock: refactor to get rid of `Lock` 10 mesi fa
  greatbridf df68448e87 rwlock: fix lost wakeup problem 10 mesi fa
  greatbridf 360dd9da38 mm_list: remove lock_irq restriction on `MMListInner` 10 mesi fa
  greatbridf 147558c1d2 Merge branch 'spin-rework' into sync-extraction 10 mesi fa
  greatbridf 3009c12592 spin: rewrite spinlock, add traits for guards 10 mesi fa
  greatbridf 525eee2872 rwlock: rename rwsem to rwlock and reimpl the lock 10 mesi fa
  greatbridf fa1c3af64e preempt: move r_preempt_{disable, enable, count} to eonix_preempt 10 mesi fa
  greatbridf 8384960da7 locked: move Locked to enoix_sync 10 mesi fa
  greatbridf a396b8add4 Merge branch 'sched-rewrite' into shiai-master 10 mesi fa
  greatbridf 9e65c1c74a configure: remove the check for mtools 10 mesi fa
  greatbridf 779805a7b1 refactor: separate parts into eonix_{log, preempt, sync, runtime} crates 10 mesi fa
  greatbridf b29d448a4f serial: improve irq handle. add worker support 10 mesi fa
  greatbridf f8ded5c5f2 task: add JoinHandle::join to wait for result 10 mesi fa
  greatbridf ba9a93014f Merge branch 'sched-rewrite' into shiai-master 10 mesi fa
  greatbridf a24eaa45e1 task: rewrite the task system to decouple better. 10 mesi fa