All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mm/debug: sync up latest migrate_reason to migrate_reason_names
@ 2021-09-21  6:45 Weizhao Ouyang
  2021-09-21  6:45 ` [PATCH v2 1/2] mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN Weizhao Ouyang
  2021-09-21  6:45 ` [PATCH v2 2/2] mm/debug: sync up latest migrate_reason to migrate_reason_names Weizhao Ouyang
  0 siblings, 2 replies; 14+ messages in thread
From: Weizhao Ouyang @ 2021-09-21  6:45 UTC (permalink / raw)
  To: Andrew Morton
  Cc: linux-kernel, linux-mm, Anshuman Khandual, Michal Hocko,
	John Hubbard, Pavel Tatashin, Yang Shi, Zi Yan, Dave Hansen,
	Minchan Kim, Weizhao Ouyang, Mina Almasry,
	Matthew Wilcox (Oracle),
	Huang, Ying, Oscar Salvador, Wei Xu

After related migrate page updates, sync up latest migrate_reason to
migrate_reason_names, page_owner use it to parse the page migrate
reason.

Changes in V2:
-- sync up MR_CONTIG_RANGE
-- split patchset for stable kernel

Weizhao Ouyang (2):
  mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN
  mm/debug: sync up latest migrate_reason to migrate_reason_names

 include/linux/migrate.h | 6 +++++-
 mm/debug.c              | 4 +++-
 2 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-09-22  4:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-21  6:45 [PATCH v2 0/2] mm/debug: sync up latest migrate_reason to migrate_reason_names Weizhao Ouyang
2021-09-21  6:45 ` [PATCH v2 1/2] mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN Weizhao Ouyang
2021-09-22  4:48   ` John Hubbard
2021-09-21  6:45 ` [PATCH v2 2/2] mm/debug: sync up latest migrate_reason to migrate_reason_names Weizhao Ouyang
2021-09-21  7:07   ` Huang, Ying
2021-09-21  7:07     ` Huang, Ying
2021-09-21  7:31     ` Weizhao Ouyang
2021-09-21 14:06       ` Huang, Ying
2021-09-21 14:06         ` Huang, Ying
2021-09-21 18:00         ` John Hubbard
2021-09-21 21:53           ` John Hubbard
2021-09-22  2:07           ` Huang, Ying
2021-09-22  2:07             ` Huang, Ying
2021-09-22  4:49   ` John Hubbard

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.