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.
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.