Historique des commits

Auteur SHA1 Message Date
  greatbridf f3c8032637 lazy_lock: add `get_mut` method. il y a 10 mois
  greatbridf 5b315d7831 lazy_lock: replace old lazy_static il y a 10 mois
  greatbridf 25266c1a21 spin: add doc for `Spin` il y a 10 mois
  greatbridf 40e475897c rwlock: use `try_read_weak` in `read_slow_path` il y a 10 mois
  greatbridf 3d55507589 mutex: refactor to get rid of `Lock` il y a 10 mois
  greatbridf d52fc5232b arcswap: fix the wrong memory order il y a 10 mois
  greatbridf 1dc9996b90 rwlock: refactor to get rid of `Lock` il y a 10 mois
  greatbridf df68448e87 rwlock: fix lost wakeup problem il y a 10 mois
  greatbridf 360dd9da38 mm_list: remove lock_irq restriction on `MMListInner` il y a 10 mois
  greatbridf 147558c1d2 Merge branch 'spin-rework' into sync-extraction il y a 10 mois
  greatbridf 3009c12592 spin: rewrite spinlock, add traits for guards il y a 10 mois
  greatbridf 525eee2872 rwlock: rename rwsem to rwlock and reimpl the lock il y a 10 mois
  greatbridf fa1c3af64e preempt: move r_preempt_{disable, enable, count} to eonix_preempt il y a 10 mois
  greatbridf 8384960da7 locked: move Locked to enoix_sync il y a 10 mois
  greatbridf a396b8add4 Merge branch 'sched-rewrite' into shiai-master il y a 10 mois
  greatbridf 9e65c1c74a configure: remove the check for mtools il y a 10 mois
  greatbridf 779805a7b1 refactor: separate parts into eonix_{log, preempt, sync, runtime} crates il y a 10 mois
  greatbridf b29d448a4f serial: improve irq handle. add worker support il y a 10 mois
  greatbridf f8ded5c5f2 task: add JoinHandle::join to wait for result il y a 10 mois
  greatbridf ba9a93014f Merge branch 'sched-rewrite' into shiai-master il y a 10 mois
  greatbridf a24eaa45e1 task: rewrite the task system to decouple better. il y a 10 mois
  greatbridf c6f71ffe15 feat: add percpu readyqueue il y a 10 mois
  greatbridf 16b686be83 chore: enable rust std pretty printers il y a 10 mois
  greatbridf d0c3761bb3 fix: compilation error on x86 soft float targets il y a 10 mois
  greatbridf 35db57a901 interrupt: check cs == 0x3 instead of ss == 0 in fault handlers il y a 10 mois
  greatbridf 67a4bb90ea feat: skip core and alloc functions in debugger il y a 10 mois
  shao bcb515cacd chore(build-img): fix Linux mount problem il y a 11 mois
  greatbridf ca2ad4c427 Merge remote-tracking branch 'github/mm' into shiai-master il y a 1 an
  shao ab64258c5e feat(pcp): improve per-cpus pages support il y a 1 an
  greatbridf a3f7ad83a1 Merge remote-tracking branch 'github/mm' into shiai-master il y a 1 an