Archives
All the articles I've archived.
2026 1
May 1
-
Who uses the CPU when you type `tail -f`?
This post started with running tail -f in one terminal and echo >> in another, and finding a red anon_inode:inotify entry in /proc. It unpacks that discovery and answers the question: who actually does the work when you run tail -f?