Re: [PATCH v2 0/2] mm: khugepaged: cleanup and a minor tuning in THP

From: Xu, Yanfei
Date: Tue Apr 13 2021 - 22:14:53 EST


Gentle ping.

On 4/7/21 11:05 AM, yanfei.xu@xxxxxxxxxxxxx wrote:
From: Yanfei Xu <yanfei.xu@xxxxxxxxxxxxx>

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(-)