Commit History

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