Skip to content

Commit

Permalink
chore: update README for memory management
Browse files Browse the repository at this point in the history
  • Loading branch information
d4ilyrun committed Feb 15, 2024
1 parent a02bdb6 commit 7942872
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ $ gdb -x .gdbinit build/kernel/kernel.sym

- [X] Interrupts
- Memory management
- [ ] Paging
- [ ] PMM (physical)
- [X] Paging
- [X] PMM (physical)
- [ ] VMM (virtual)
- [ ] Scheduler
- [ ] Filesystem
Expand Down

0 comments on commit 7942872

Please sign in to comment.