lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 13 Sep 2022 17:11:23 +0800
From:   xiakaixu1987@...il.com
To:     sj@...nel.org, akpm@...ux-foundation.org
Cc:     damon@...ts.linux.dev, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org, Kaixu Xia <kaixuxia@...cent.com>
Subject: [PATCH 0/4] mm/damon: code simplifications and cleanups

From: Kaixu Xia <kaixuxia@...cent.com>

This patchset contains some code simplifications and cleanups
for DAMON.

Kaixu Xia (4):
  mm/damon: simplify the parameter passing for 'prepare_access_checks'
  mm/damon/sysfs: simplify the variable 'pid' assignment operation
  mm/damon/core: simplify the kdamond stop mechanism by removing 'done'
  mm/damon/vaddr: indicate the target is invalid when 'nr_regions' is
    zero

 mm/damon/core.c  | 24 +++++++++---------------
 mm/damon/paddr.c |  5 ++---
 mm/damon/sysfs.c | 11 ++++-------
 mm/damon/vaddr.c |  9 ++++++---
 4 files changed, 21 insertions(+), 28 deletions(-)

-- 
2.27.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ