linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mm, thp: Fix unnecessarry resource consuming in swapin
@ 2016-03-13  9:28 Ebru Akagunduz
  2016-03-13  9:28 ` [PATCH v2 1/2] mm, vmstat: calculate particular vm event Ebru Akagunduz
  2016-03-13  9:28 ` [PATCH v2 2/2] mm, thp: avoid unnecessary swapin in khugepaged Ebru Akagunduz
  0 siblings, 2 replies; 7+ messages in thread
From: Ebru Akagunduz @ 2016-03-13  9:28 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 |  2 ++
 mm/huge_memory.c       | 13 +++++++++++--
 mm/vmstat.c            | 12 ++++++++++++
 3 files changed, 25 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] 7+ messages in thread

end of thread, other threads:[~2016-03-14  1:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-13  9:28 [PATCH v2 0/2] mm, thp: Fix unnecessarry resource consuming in swapin Ebru Akagunduz
2016-03-13  9:28 ` [PATCH v2 1/2] mm, vmstat: calculate particular vm event Ebru Akagunduz
2016-03-13 23:08   ` Kirill A. Shutemov
2016-03-13  9:28 ` [PATCH v2 2/2] mm, thp: avoid unnecessary swapin in khugepaged Ebru Akagunduz
2016-03-13  9:45   ` kbuild test robot
2016-03-13 23:33   ` Kirill A. Shutemov
2016-03-14  1: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).