<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>SABTI Riad</title><description>Backend &amp; systems engineering — mostly Linux internals, the parts under the syscall.</description><link>https://blog.sabti.dev/</link><item><title>Who uses the CPU when you type `tail -f`?</title><link>https://blog.sabti.dev/posts/who-uses-the-cpu-tail-f/</link><guid isPermaLink="true">https://blog.sabti.dev/posts/who-uses-the-cpu-tail-f/</guid><description>This post started with running tail -f in one terminal and echo &gt;&gt; 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?</description><pubDate>Sun, 31 May 2026 12:00:00 GMT</pubDate></item></channel></rss>