All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] mm, thp: Fix unnecessarry resource consuming in swapin
@ 2016-04-07 17:24 ` Ebru Akagunduz
  0 siblings, 0 replies; 20+ messages in thread
From: Ebru Akagunduz @ 2016-04-07 17:24 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       | 18 +++++++++++++++---
 mm/vmstat.c            | 12 ++++++++++++
 3 files changed, 33 insertions(+), 3 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] 20+ messages in thread

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

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-07 17:24 [PATCH v5 0/2] mm, thp: Fix unnecessarry resource consuming in swapin Ebru Akagunduz
2016-04-07 17:24 ` Ebru Akagunduz
2016-04-07 17:26 ` [PATCH v5 1/2] mm, vmstat: calculate particular vm event Ebru Akagunduz
2016-04-07 17:26   ` Ebru Akagunduz
2016-04-07 20:15   ` Christoph Lameter
2016-04-07 20:15     ` Christoph Lameter
2016-04-07 17:28 ` [PATCH v5 2/2] mm, thp: avoid unnecessary swapin in khugepaged Ebru Akagunduz
2016-04-07 17:28   ` Ebru Akagunduz
2016-04-07 17:34   ` Rik van Riel
2016-04-07 17:39   ` kbuild test robot
2016-04-07 17:39     ` kbuild test robot
2016-04-07 17:48   ` kbuild test robot
2016-04-07 17:48     ` kbuild test robot
2016-04-07 18:58   ` Cyrill Gorcunov
2016-04-07 18:58     ` Cyrill Gorcunov
2016-04-07 19:39     ` Rik van Riel
2016-04-07 19:47       ` Cyrill Gorcunov
2016-04-07 19:47         ` Cyrill Gorcunov
2016-04-07 20:11         ` Ebru Akagunduz
2016-04-07 20:11           ` Ebru Akagunduz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.