Luna/libluna
apio 95a33c484e
kernel+libc: Add a memstat() syscall
We can finally show memory usage in userspace.

This could have been done using sysfs, but I'm lazy and don't want to implement that. Maybe in the next release?
2023-08-17 20:15:32 +02:00
..
include/luna kernel+libc: Add a memstat() syscall 2023-08-17 20:15:32 +02:00
src libluna+kernel: Make CRC32 a class 2023-08-15 19:27:09 +02:00
CMakeLists.txt kernel: Add GUID partition table support 2023-06-17 12:03:37 +02:00