Skip to content

Commit

Permalink
meta: fix small typos in roadmap
Browse files Browse the repository at this point in the history
Changed the PIT Milestone to HPET since the PIT isn't used in the kernel anymore.
  • Loading branch information
circutrider21 authored and sleepy-monax committed Jul 12, 2021
1 parent 56410b9 commit f7a2f03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions book/01-02-roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
- [x] VMM
- [x] Parse MADT
- [x] apic (ioapic/lapic)
- [x] pit
- [x] apic timer
- [x] HPET
- [x] APIC timer
- [x] SMP
- [X] Multi tasking
- [X] Sheduling
- [X] Scheduling
- [x] Userspace
- [X] Syscalls
- [x] SIMD (avx, sse, fpu, xsave)
Expand Down

0 comments on commit f7a2f03

Please sign in to comment.