Историја ревизија

Аутор SHA1 Порука Датум
  greatbridf c2f64394c6 Merge branch 'mm-refactor' пре 8 месеци
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. пре 8 месеци
  greatbridf 2a1aa49688 task: disable preemption in `unpark()` пре 9 месеци
  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 месеци