This patch series fixes unnecessarry resource consuming in khugepaged swapin and introduces a new function to calculate value of specific vm event.
Ebru Akagunduz (2): mm, vmstat: calculate particular vm event mm, thp: avoid unnecessary swapin in khugepaged include/linux/vmstat.h | 6 ++++++ mm/huge_memory.c | 13 +++++++++++-- mm/vmstat.c | 12 ++++++++++++ 3 files changed, 29 insertions(+), 2 deletions(-) -- 1.9.1