linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH v3 0/2] mm, thp: convert from optimistic swapin collapsing to conservative
@ 2016-07-10  0:07 Ebru Akagunduz
  2016-07-10  0:09 ` [PATCH v3 1/2] mm, thp: fix comment inconsistency for swapin readahead functions Ebru Akagunduz
  2016-07-10  0:10 ` [RFC PATCH v3 2/2] mm, thp: convert from optimistic swapin collapsing to conservative Ebru Akagunduz
  0 siblings, 2 replies; 5+ messages in thread
From: Ebru Akagunduz @ 2016-07-10  0:07 UTC (permalink / raw)
  To: linux-mm
  Cc: hughd, riel, akpm, kirill.shutemov, n-horiguchi, aarcange,
	iamjoonsoo.kim, gorcunov, linux-kernel, mgorman, rientjes,
	vbabka, aneesh.kumar, hannes, mhocko, boaz, Ebru Akagunduz

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

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-07-20 14:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-10  0:07 [RFC PATCH v3 0/2] mm, thp: convert from optimistic swapin collapsing to conservative Ebru Akagunduz
2016-07-10  0:09 ` [PATCH v3 1/2] mm, thp: fix comment inconsistency for swapin readahead functions Ebru Akagunduz
2016-07-20 14:11   ` Rik van Riel
2016-07-10  0:10 ` [RFC PATCH v3 2/2] mm, thp: convert from optimistic swapin collapsing to conservative Ebru Akagunduz
2016-07-20 14:14   ` Rik van Riel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).