[RFC PATCH v3 0/2] mm, thp: convert from optimistic swapin collapsing to conservative

From: Ebru Akagunduz
Date: Sat Jul 09 2016 - 20:07:44 EST


This patch series fixes comment inconsistency and supplies to decide
to swapin looking the amount of young pages.

Changes in v2:
- Don't change thp design, notice young pages
if needs to swapin
- Add comment line fixing patch

Changes in v3:
- Remove revert patch (allocstall), the patch automatically
dropped
- Set comment line fixing patch as first part of the series
- Move changes from huge_memory.c to khugepaged.c

Ebru Akagunduz (2):
mm, thp: fix comment inconsistency for swapin readahead functions
mm, thp: convert from optimistic swapin collapsing to conservative

include/trace/events/huge_memory.h | 19 +++++++++-------
mm/khugepaged.c | 45 +++++++++++++++++++++++---------------
2 files changed, 38 insertions(+), 26 deletions(-)

--
1.9.1