You are browsing as a guest. Sign up (or log in) to start making projects!

3h 8m logged

📓 devlog · 2026-07-29

  • removed unused variables in the scheduler module, improving readability and reducing confusion.
  • organized the scheduling logic into smaller functions, enhancing maintainability and clarity in control flow.
  • started work on the physical memory manager, focusing on the initial layout and allocation strategy.
  • added basic structure for the physical memory manager, ensuring it aligns with existing memory management routines.
  • performed multiple cleanups across the codebase, addressing formatting issues and whitespace for consistent style.
  • iterated on the physical memory manager with rough implementations to establish a foundation for future development.
0
4

Comments 0

No comments yet. Be the first!