1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-11 17:10:13 +00:00
Pavel Begunkov d19af0e936 io_uring: add alloc_cache.c
Avoid inlining all and everything from alloc_cache.h and move cold bits
into a new file.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: Gabriel Krisman Bertazi <krisman@suse.de>
Link: https://lore.kernel.org/r/06984c6cd58e703f7cfae5ab3067912f9f635a06.1738087204.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2025-01-28 15:10:40 -07:00
2025-01-20 21:40:19 -08:00
2025-01-20 20:27:33 -08:00
2025-01-20 21:40:19 -08:00
2025-01-20 21:40:19 -08:00
2025-01-20 19:38:46 -08:00
2025-01-28 15:10:40 -07:00
2025-01-20 19:38:46 -08:00
2025-01-20 09:40:49 -08:00
2024-09-01 20:43:24 -07:00
2025-01-20 11:00:53 -08:00
2025-01-20 19:38:46 -08:00
2025-01-20 10:44:51 -08:00
2025-01-20 09:40:49 -08:00
2025-01-14 09:54:57 -08:00
2025-01-20 21:40:19 -08:00
2024-11-27 12:57:03 -08:00
2024-11-30 13:41:50 -08:00
2025-01-20 21:40:19 -08:00
2025-01-19 15:51:45 -08:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Languages
C 97.1%
Assembly 1%
Shell 0.6%
Rust 0.4%
Python 0.4%
Other 0.3%