linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] mm, thp: Fix unnecessarry resource consuming in swapin
@ 2016-03-14 21:40 Ebru Akagunduz
  2016-03-14 21:40 ` [PATCH v3 1/2] mm, vmstat: calculate particular vm event Ebru Akagunduz
  2016-03-14 21:40 ` [PATCH v3 2/2] mm, thp: avoid unnecessary swapin in khugepaged Ebru Akagunduz
  0 siblings, 2 replies; 8+ messages in thread
From: Ebru Akagunduz @ 2016-03-14 21:40 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 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

--
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] 8+ messages in thread

end of thread, other threads:[~2016-03-20 18:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-14 21:40 [PATCH v3 0/2] mm, thp: Fix unnecessarry resource consuming in swapin Ebru Akagunduz
2016-03-14 21:40 ` [PATCH v3 1/2] mm, vmstat: calculate particular vm event Ebru Akagunduz
2016-03-14 22:14   ` Rik van Riel
2016-03-16 15:54   ` Vlastimil Babka
2016-03-17  8:49     ` Ebru Akagunduz
2016-03-14 21:40 ` [PATCH v3 2/2] mm, thp: avoid unnecessary swapin in khugepaged Ebru Akagunduz
2016-03-17 11:07   ` Vlastimil Babka
2016-03-20 18:06     ` Ebru Akagunduz

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).