1 MIN READ
Memory Management in echOS
How allocator layering and ownership boundaries shape the kernel's first durable subsystem.
MAR 14, 2026
Articles are structured as architecture notes, implementation journals, and design references for low-level systems work.
Search is deferred in v1, so note discovery is organized through tags and clear excerpts.
How allocator layering and ownership boundaries shape the kernel's first durable subsystem.
Capturing early-boot telemetry without perturbing timing: trade-offs, instrumentation points, and lessons learned.
Translating compatibility-layer assumptions into a maintainable low-level interface contract.