lkml.org 
[lkml]   [2018]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v1 0/2] mm: migrate: vm event counter for hugepage migration
Date
Hi everyone,

I wrote patches introducing separate vm event counters for hugepage migration
(both for hugetlb and thp.)
Hugepage migration is different from normal page migration in event frequency
and/or how likely it succeeds, so maintaining statistics for them in mixed
counters might not be helpful both for develors and users.

Thanks,
Naoya Horiguchi
---
Summary:

Naoya Horiguchi (2):
mm: migrate: add vm event counters thp_migrate_(success|fail)
mm: migrate: add vm event counters hugetlb_migrate_(success|fail)

include/linux/vm_event_item.h | 7 +++
mm/migrate.c | 103 +++++++++++++++++++++++++++++++++++-------
mm/vmstat.c | 8 ++++
3 files changed, 102 insertions(+), 16 deletions(-)

\
 
 \ /
  Last update: 2018-04-11 10:10    [W:2.229 / U:0.504 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site