1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Chapter&#160;13.&#160;Further reading</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Unreliable Guide To Locking"><link rel="up" href="index.html" title="Unreliable Guide To Locking"><link rel="prev" href="API-sys-get-robust-list.html" title="sys_get_robust_list"><link rel="next" href="thanks.html" title="Chapter&#160;14.&#160;Thanks"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&#160;13.&#160;Further reading</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sys-get-robust-list.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="thanks.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="references"></a>Chapter&#160;13.&#160;Further reading</h1></div></div></div><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
2       <code class="filename">Documentation/locking/spinlocks.txt</code>:
3       Linus Torvalds' spinlocking tutorial in the kernel sources.
4     </p></li><li class="listitem"><p>
5       Unix Systems for Modern Architectures: Symmetric
6       Multiprocessing and Caching for Kernel Programmers:
7     </p><p>
8       Curt Schimmel's very good introduction to kernel level
9       locking (not written for Linux, but nearly everything
10       applies).  The book is expensive, but really worth every
11       penny to understand SMP locking. [ISBN: 0201633388]
12     </p></li></ul></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sys-get-robust-list.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="thanks.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">sys_get_robust_list</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;Chapter&#160;14.&#160;Thanks</td></tr></table></div></body></html>
13