mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
Docs/mm/index: move allocation profiling document to unsorted documents chapter
The memory allocation profiling document was added to the bottom of the new outline. Apparently it was not decided by well-defined guidelines or a thorough discussions. Rather than that, it was added there just because there was no place for such unsorted documents. Now there is the chapter. Move the document to the new place. Signed-off-by: SeongJae Park <sj@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240701190512.49379-5-sj@kernel.org
This commit is contained in:
parent
9472274c92
commit
d436a97181
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,6 @@ see the :doc:`admin guide <../admin-guide/mm/index>`.
|
|||
page_cache
|
||||
shmfs
|
||||
oom
|
||||
allocation-profiling
|
||||
|
||||
Unsorted Documentation
|
||||
======================
|
||||
|
@ -38,6 +37,7 @@ documentation, or deleted if it has served its purpose.
|
|||
:maxdepth: 1
|
||||
|
||||
active_mm
|
||||
allocation-profiling
|
||||
arch_pgtable_helpers
|
||||
balance
|
||||
damon/index
|
||||
|
|
Loading…
Add table
Reference in a new issue