The post discusses how to manage free memory in an RISC-V OS. It explains the use of device trees to gather system specs and the implementation of a buddy allocator in the page allocator.

11m read time From traxys.me
Post cover image
Table of contents
Where is my RAM, and how much of it have I?Allocating (physically contiguous) memory

Sort: