apio 67ed18629d
All checks were successful
continuous-integration/drone/push Build is passing
kernel: Update the VM allocator for userspace to use a linked list
This can cover the entire address space at once in a more memory-efficient way.

Stress-tested using 'base64 /bin/ls' which allocates enough contiguous
virtual memory to store the entirety of /bin/ls :)

A couple of bugs and fixes later, here we are!
2023-06-18 01:48:48 +02:00
..