[PATCH v2 0/2] mm/damon: Simplify the damon regions access check

xiakaixu1987@gmail.com posted 2 patches 3 years, 7 months ago
mm/damon/paddr.c |  5 ++---
mm/damon/vaddr.c | 13 +++++++------
2 files changed, 9 insertions(+), 9 deletions(-)
[PATCH v2 0/2] mm/damon: Simplify the damon regions access check
Posted by xiakaixu1987@gmail.com 3 years, 7 months ago
From: Kaixu Xia <kaixuxia@tencent.com>

This patchset simplify the operations when checking the damon
regions accesses.

v2:
 -Update commit messages and fix the 80 characters warning.
 -Add the check when damon target changed.

Kaixu Xia (2):
  mm/damon: simplify the parameter passing for 'check_accesses'
  mm/damon/vaddr: remove comparison between mm and last_mm when checking
    region accesses

 mm/damon/paddr.c |  5 ++---
 mm/damon/vaddr.c | 13 +++++++------
 2 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.27.0