Luna/libc
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 kernel+libc: Add a memstat() syscall 2023-08-17 20:15:32 +02:00
src kernel+libc: Add a memstat() syscall 2023-08-17 20:15:32 +02:00
CMakeLists.txt kernel+libc: Add a memstat() syscall 2023-08-17 20:15:32 +02:00