linux-xiaomi-chiron/Documentation/vm
Alexander Gordeev 25356cfad6 docs/vm: fix 'mm_count' vs 'mm_users' counter confusion
In the context of the anonymous address space lifespan description the
'mm_users' reference counter is confused with 'mm_count'.  I.e a "zombie"
mm gets released when "mm_count" becomes zero, not "mm_users".

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Link: https://lkml.kernel.org/r/1597040695-32633-1-git-send-email-agordeev@linux.ibm.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-10-13 18:38:32 -07:00
..
.gitignore
active_mm.rst docs/vm: fix 'mm_count' vs 'mm_users' counter confusion 2020-10-13 18:38:32 -07:00
arch_pgtable_helpers.rst Documentation/mm: add descriptions for arch page table helpers 2020-08-07 11:33:23 -07:00
balance.rst
cleancache.rst
free_page_reporting.rst
frontswap.rst
highmem.rst
hmm.rst mm/doc: add usage description for migrate_vma_*() 2020-09-16 12:19:51 -06:00
hugetlbfs_reserv.rst
hwpoison.rst
index.rst docs: add some new files to their respective index.rst files 2020-09-10 10:48:20 -06:00
ksm.rst Replace HTTP links with HTTPS ones: documentation 2020-06-08 09:30:19 -06:00
memory-model.rst mm/sparse: cleanup the code surrounding memory_present() 2020-08-07 11:33:27 -07:00
mmu_notifier.rst
numa.rst
overcommit-accounting.rst
page_frags.rst
page_migration.rst mm/doc: editorial pass on page migration 2020-09-09 11:39:46 -06:00
page_owner.rst tools/vm/page_owner_sort.c: filter out unneeded line 2020-06-03 20:09:49 -07:00
remap_file_pages.rst
slub.rst mm, slub: make remaining slub_debug related attributes read-only 2020-08-07 11:33:22 -07:00
split_page_table_lock.rst
swap_numa.rst
transhuge.rst mmap locking API: convert mmap_sem comments 2020-06-09 09:39:14 -07:00
unevictable-lru.rst
z3fold.rst
zsmalloc.rst
zswap.rst