5 This is the beginning of a manual for core kernel APIs. The conversion
6 (and writing!) of documents for this manual is much appreciated!
11 This section has general and "core core" documentation. The first is a
12 massive grab-bag of kerneldoc info left over from the docbook days; it
13 should really be broken up someday when somebody finds the energy to do
24 Data structures and low-level utilities
25 =======================================
27 Library functionality that is used throughout the kernel.
42 Concurrency primitives
43 ======================
45 How Linux keeps everything from happening at the same time. See
46 :doc:`/locking/index` for more related documentation.
57 Low-level hardware management
58 =============================
60 Cache management, managing CPU hotplug, etc.
74 How to allocate and use memory in the kernel. Note that there is a lot
75 more memory-management documentation in :doc:`/vm/index`.
87 Interfaces for kernel debugging
88 ===============================
99 Documents that don't fit elsewhere or which have yet to be categorized.
106 .. only:: subproject and html