<?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>Locking primitives on Sandeep Kumar</title><link>https://sandeep007734.github.io/series/lock-series/</link><description>Recent content in Locking primitives on Sandeep Kumar</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 17 Jul 2026 00:00:00 +0530</lastBuildDate><atom:link href="https://sandeep007734.github.io/series/lock-series/feed.xml" rel="self" type="application/rss+xml"/><item><title>Spin or Sleep: That is the question</title><link>https://sandeep007734.github.io/series/lock-series/spin_or_sleep/</link><pubDate>Wed, 15 Jul 2026 00:00:00 +0530</pubDate><guid>https://sandeep007734.github.io/series/lock-series/spin_or_sleep/</guid><description>Spinlocks, mutexes, semaphores, reader-writer locks, seqlocks, and futexes — when to spin, when to sleep</description></item><item><title>Read-Copy-Update (RCU): A Primer</title><link>https://sandeep007734.github.io/series/lock-series/rcu/</link><pubDate>Wed, 15 Jul 2026 00:00:00 +0530</pubDate><guid>https://sandeep007734.github.io/series/lock-series/rcu/</guid><description>How RCU achieves zero-cost readers — core constructs, a toy example, the kernel implementation, and canonical papers</description></item></channel></rss>