linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/4] mm/damon: Do some small changes
@ 2021-11-11  6:07 Xin Hao
  2021-11-11  6:07 ` [PATCH V2 1/4] mm/damon: Unified access_check function naming rules Xin Hao
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Xin Hao @ 2021-11-11  6:07 UTC (permalink / raw)
  To: sjpark; +Cc: xhao, akpm, linux-mm, linux-kernel

These four patches are mainly to do some small changes.

V1 -> V2
	Add reviewed by SeongJae Park
	Add two new patches
V1:
https://lore.kernel.org/linux-mm/cover.1636546262.git.xhao@linux.alibaba.com/


Xin Hao (4):
  mm/damon: Unified access_check function naming rules
  mm/damon: Add 'age' of region tracepoint support
  mm/damon/core: Using function abs() instead of diff_of()
  mm/damon: Remove some no need func definitions in damon.h file

 include/linux/damon.h        | 25 ++-----------------------
 include/trace/events/damon.h |  7 +++++--
 mm/damon/core.c              |  6 ++----
 mm/damon/vaddr.c             |  8 ++++----
 4 files changed, 13 insertions(+), 33 deletions(-)

--
2.31.0


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

end of thread, other threads:[~2021-11-11 15:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-11  6:07 [PATCH V2 0/4] mm/damon: Do some small changes Xin Hao
2021-11-11  6:07 ` [PATCH V2 1/4] mm/damon: Unified access_check function naming rules Xin Hao
2021-11-11  6:07 ` [PATCH V2 2/4] mm/damon: Add 'age' of region tracepoint support Xin Hao
2021-11-11  6:07 ` [PATCH V2 3/4] mm/damon/core: Using function abs() instead of diff_of() Xin Hao
2021-11-11  6:07 ` [PATCH V2 4/4] mm/damon: Remove some no need func definitions in damon.h file Xin Hao
2021-11-11  9:24 ` [PATCH V2 0/4] mm/damon: Do some small changes SeongJae Park
2021-11-11 15:44   ` Xin Hao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox