All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mm: khugepaged: cleanup and a minor tuning in THP
@ 2021-04-07  3:05 yanfei.xu
  2021-04-07  3:05 ` [PATCH v2 1/2] mm: khugepaged: use macro to align addresses yanfei.xu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: yanfei.xu @ 2021-04-07  3:05 UTC (permalink / raw)
  To: shy828301; +Cc: linux-mm, linux-kernel

From: Yanfei Xu <yanfei.xu@windriver.com>

v1-->v2:
1.correct the wrong location where the goto jump to.
2.keep the cond_resched() dropped in v1 still there.

Thanks for Yang's review.

Yanfei Xu (2):
  mm: khugepaged: use macro to align addresses
  mm: khugepaged: check MMF_DISABLE_THP ahead of iterating over vmas

 mm/khugepaged.c | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2021-04-14  2:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07  3:05 [PATCH v2 0/2] mm: khugepaged: cleanup and a minor tuning in THP yanfei.xu
2021-04-07  3:05 ` [PATCH v2 1/2] mm: khugepaged: use macro to align addresses yanfei.xu
2021-04-07 21:40   ` Yang Shi
2021-04-07 21:40     ` Yang Shi
2021-04-07  3:05 ` [PATCH v2 2/2] mm: khugepaged: check MMF_DISABLE_THP ahead of iterating over vmas yanfei.xu
2021-04-07 21:40   ` Yang Shi
2021-04-07 21:40     ` Yang Shi
2021-04-14  2:14 ` [PATCH v2 0/2] mm: khugepaged: cleanup and a minor tuning in THP Xu, Yanfei

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.