Commit Graph

2 Commits

Author SHA1 Message Date
e4500c27e3 Finish basic memory management.
This won't compile, as it's missing the xAVX functions.
I have a sort-of implementation of them, but it's brutal.
5400 lines total.

For now, they can be substituted with the x functions (remove AVX) to compile the kernel.
2019-07-24 15:53:39 +01:00
f88524a9b9 Starting memory management. 2019-07-24 01:39:12 +01:00