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

Configure Feed

Select the types of activity you want to include in your feed.

docs: filesystem: Update smaps vm flag list to latest

We've missed a few documentation when adding new VM_* flags. Add the missing
pieces so they'll be in sync now.

Signed-off-by: Peter Xu <peterx@redhat.com>
Link: https://lore.kernel.org/r/20210302000646.432358-1-peterx@redhat.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Peter Xu and committed by
Jonathan Corbet
1f7faca2 3b4c9632

+4
+4
Documentation/filesystems/proc.rst
··· 540 540 ac area is accountable 541 541 nr swap space is not reserved for the area 542 542 ht area uses huge tlb pages 543 + sf synchronous page fault 543 544 ar architecture specific flag 545 + wf wipe on fork 544 546 dd do not include area into core dump 545 547 sd soft dirty flag 546 548 mm mixed map area ··· 551 549 mg mergable advise flag 552 550 bt arm64 BTI guarded page 553 551 mt arm64 MTE allocation tags are enabled 552 + um userfaultfd missing tracking 553 + uw userfaultfd wr-protect tracking 554 554 == ======================================= 555 555 556 556 Note that there is no guarantee that every flag and associated mnemonic will