Comment on Making an RISC-V OS (Part 3): Managing free memoryComments−kiwijamo2yFor a moment there I thought this was referring to RISC OS[1].[1]: https://en.wikipedia.org/wiki/RISC_OS−brucehoult2yMight as well be. Little to no RISC-V content here, and it's not even depending on the page table format, just blasting through physical RAM.−traxysOP2yWell this part did not have much RISC-V in it, as it builds upon the abstractions of part 2, which had lots of assembly!
Comments
For a moment there I thought this was referring to RISC OS[1].
[1]: https://en.wikipedia.org/wiki/RISC_OS
Might as well be. Little to no RISC-V content here, and it's not even depending on the page table format, just blasting through physical RAM.
Well this part did not have much RISC-V in it, as it builds upon the abstractions of part 2, which had lots of assembly!