コア API ドキュメント¶
このページはコアカーネル API のマニュアルの冒頭です。このマニュアルの文章の改筆 (と執筆) は大歓迎です。
コアユーティリティ¶
- The Linux Kernel API
 - Generic Associative Array Implementation
 - Semantics and Behavior of Atomic and Bitmask Operations
 - Cache and TLB Flushing Under Linux
 - refcount_t API compared to atomic_t
 - CPU hotplug in the Kernel
 - ID Allocation
 - Semantics and Behavior of Local Atomic Operations
 - Concurrency Managed Workqueue (cmwq)
 - Linux generic IRQ handling
 - XArray
 - Reed-Solomon Library Programming Interface
 - The genalloc/genpool subsystem
 - The errseq_t datatype
 - Generic bitfield packing and unpacking functions
 - How to get printk format specifiers right
 - Circular Buffers
 - Generic radix trees/sparse arrays
 - Memory Allocation Guide
 - Memory Management APIs
 - GFP masks used from FS/IO context
 - ktime accessors
 - Boot time memory management
 - Memory hotplug
 - Memory Protection Keys
 - RCU concepts
 - GCC plugin infrastructure