Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

kernel-docs: Add book to process/kernel-docs.rst

Add a reference to my new book, The Linux Memory Manager, an in-depth
exploration of the memory management subsystem, to
process/kernel-docs.rst.

This is not yet published, but the full draft is available on pre-order, so
it seems worthwhile adding it here. The situation is made clear in the
'notes' section.

The 'pre-release' was made available in February 2025, and full release is
scheduled for Fall 2025. The book's ISBN-13 is 978-1718504462.

The document will be updated upon release to reflect this.

Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Reviewed-by: Carlos Bilbao <carlos.bilbao@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250218154303.45595-1-lorenzo.stoakes@oracle.com

authored by

Lorenzo Stoakes and committed by
Jonathan Corbet
57937eac 629ecd68

+11
+11
Documentation/process/kernel-docs.rst
··· 75 75 Published books 76 76 --------------- 77 77 78 + * Title: **The Linux Memory Manager** 79 + 80 + :Author: Lorenzo Stoakes 81 + :Publisher: No Starch Press 82 + :Date: February 2025 83 + :Pages: 1300 84 + :ISBN: 978-1718504462 85 + :Notes: Memory management. Full draft available as early access for 86 + pre-order, full release scheduled for Fall 2025. See 87 + https://nostarch.com/linux-memory-manager for further info. 88 + 78 89 * Title: **Practical Linux System Administration: A Guide to Installation, Configuration, and Management, 1st Edition** 79 90 80 91 :Author: Kenneth Hess