]> git.baikalelectronics.ru Git - kernel.git/commit
mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE
authorYang Shi <yang.shi@linux.alibaba.com>
Tue, 14 Jan 2020 00:29:36 +0000 (16:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Jan 2020 02:19:02 +0000 (18:19 -0800)
commit39b1bf30a779a39a44cacb131104591997f6344c
tree736005db355d53d82f90f214d0785a9f7f15995b
parent56dfec0b3d2739f32325aec123095b67c1440ded
mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE

Commit 7b7f7e485f82 ("mm,thp: add read-only THP support for (non-shmem)
FS") introduced a new khugepaged scan result: SCAN_PAGE_HAS_PRIVATE, but
the corresponding description for trace events were not added.

Link: http://lkml.kernel.org/r/1574793844-2914-1-git-send-email-yang.shi@linux.alibaba.com
Fixes: 7b7f7e485f82 ("mm,thp: add read-only THP support for (non-shmem) FS")
Signed-off-by: Yang Shi <yang.shi@linux.alibaba.com>
Cc: Song Liu <songliubraving@fb.com>
Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Anshuman Khandual <anshuman.khandual@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/trace/events/huge_memory.h