📓 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.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.