diff options
author | 2020-10-13 16:54:54 -0700 | |
---|---|---|
committer | 2020-10-13 18:38:32 -0700 | |
commit | 25356cfad69cd67cfaf0e703df6f888e9727b947 (patch) | |
tree | 8912d12477d70c97e93805c95c60768dac5c3a5c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/vmalloc.c: fix the comment of find_vm_area (diff) | |
download | wireguard-linux-25356cfad69cd67cfaf0e703df6f888e9727b947.tar.xz wireguard-linux-25356cfad69cd67cfaf0e703df6f888e9727b947.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions