<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Systems on Bluue Whale</title><link>https://bluuewhale.github.io/categories/systems/</link><description>Recent content in Systems on Bluue Whale</description><image><title>Bluue Whale</title><url>https://bluuewhale.github.io/images/profile.jpg</url><link>https://bluuewhale.github.io/images/profile.jpg</link></image><generator>Hugo -- 0.152.2</generator><language>en-us</language><lastBuildDate>Tue, 25 Aug 2026 11:29:58 +0900</lastBuildDate><atom:link href="https://bluuewhale.github.io/categories/systems/index.xml" rel="self" type="application/rss+xml"/><item><title>Debugging False Sharing</title><link>https://bluuewhale.github.io/posts/debugging-false-sharing-en/</link><pubDate>Fri, 12 Dec 2025 10:52:00 +0900</pubDate><guid>https://bluuewhale.github.io/posts/debugging-false-sharing-en/</guid><description>How Netflix tripled a service&amp;#39;s CPU capacity, got only a 25% throughput gain, and traced the gap back to false sharing using hardware performance counters.</description></item><item><title>Spinlock vs Mutex</title><link>https://bluuewhale.github.io/posts/spinlock-vs-mutex-en/</link><pubDate>Fri, 12 Dec 2025 10:20:40 +0900</pubDate><guid>https://bluuewhale.github.io/posts/spinlock-vs-mutex-en/</guid><description>Why a userspace spinlock spinning on CAS and a kernel-backed mutex going through futex end up suited to different workloads, explained through cache coherence.</description></item></channel></rss>