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

Аутор SHA1 Порука Датум
  greatbridf bb2b276c8e partial work: impl virtio block device and sbi console пре 7 месеци
  greatbridf 4351cf5573 partial work: fix riscv64 bootstrap пре 7 месеци
  greatbridf dd32b93963 feat(hal): smp initialization пре 8 месеци
  greatbridf fb605cede1 change(arch): move {Task, Trap}Context to HAL crate пре 8 месеци
  greatbridf 72eb66819c remove(bindgen): completely move bindgen пре 8 месеци
  greatbridf 24008a54a2 Merge branch 'master' into remove-cpp пре 8 месеци
  greatbridf 43016845e4 partial work of making the new trap handling method work пре 8 месеци
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface пре 8 месеци
  zhuowei shao dd3080f63e refactor: refactor slab allocator пре 8 месеци
  greatbridf 4691d469c5 refactor(pcie): rewrite pcie bus driver in rust пре 8 месеци
  greatbridf ebd3d1224c change(x86): optimize bootstrap code, remove kinit.cpp пре 8 месеци
  greatbridf 676089587c change(page_alloc): better abstraction пре 8 месеци
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. пре 8 месеци
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere пре 9 месеци
  greatbridf 03d2c0d298 percpu: add `percpu_shared` пре 10 месеци
  greatbridf 5b315d7831 lazy_lock: replace old lazy_static пре 10 месеци
  greatbridf 1dc9996b90 rwlock: refactor to get rid of `Lock` пре 10 месеци
  greatbridf 779805a7b1 refactor: separate parts into eonix_{log, preempt, sync, runtime} crates пре 10 месеци
  greatbridf a24eaa45e1 task: rewrite the task system to decouple better. пре 10 месеци
  greatbridf a3f7ad83a1 Merge remote-tracking branch 'github/mm' into shiai-master пре 1 година
  shao 4e7bed8818 feat(pcp): add per-cpu pages support пре 1 година
  greatbridf f5b4da3309 change(mm_list): separate mm_list from process on elf loading пре 1 година
  greatbridf a7bcb9ce15 Merge branch 'buddy_refactor' пре 1 година
  greatbridf 66958893e5 rewrite: move Process, ProcessGroup, Session out of thread.rs пре 1 година
  greatbridf 13f7fff46d Merge branch 'multiarch' пре 1 година
  shao f048367b02 refactor: refactor better abstraction for context switch пре 1 година
  greatbridf 4d1ab3b719 feat: initialize ap cpus to a usable state пре 1 година
  greatbridf fab09e80c7 feat: bootstrap cpus, assign a stack to each of them пре 1 година
  greatbridf 256aa9d443 feat: make TSS and GDT per cpu пре 1 година
  greatbridf 29a3461810 feat: make CURRENT and IDLE_TASK per cpu пре 1 година