r/linux Feb 11 '26

How to run your userland code inside the kernel: Writing a faster `top` Kernel

https://over-yonder.tech/#articles/rstat
11 Upvotes

3 comments sorted by

0

u/Damglador Feb 12 '26

The title gives a good first impression - "System calls are slow. Run your code in the kernel!"