..
core-test.h
mm/damon/core-test: add a unit test for __damos_filter_out()
2023-08-21 13:37:35 -07:00
core.c
mm/damon/core: remove 'struct target *' parameter from damon_aggregated tracepoint
2023-10-04 10:32:21 -07:00
dbgfs-test.h
mm/damon/dbgfs-test: fix is_target_id() change
2022-03-22 15:57:12 -07:00
dbgfs.c
mm/damon/dbgfs: print DAMON debugfs interface deprecation message
2023-02-13 15:54:33 -08:00
Kconfig
mm/damon/Kconfig: add DAMON debugfs interface deprecation notice
2023-02-13 15:54:32 -08:00
lru_sort.c
mm/damon: use kstrtobool() instead of strtobool()
2022-11-30 15:58:45 -08:00
Makefile
mm/damon/modules: deduplicate init steps for DAMON context setup
2022-11-30 15:01:26 -08:00
modules-common.c
mm/damon/modules: deduplicate init steps for DAMON context setup
2022-11-30 15:01:26 -08:00
modules-common.h
mm/damon/modules: deduplicate init steps for DAMON context setup
2022-11-30 15:01:26 -08:00
ops-common.c
damon: use pmdp_get instead of drectly dereferencing pmd
2023-08-21 13:37:30 -07:00
ops-common.h
mm/damon/ops-common: atomically test and clear young on ptes and pmds
2023-06-09 16:25:55 -07:00
paddr.c
damon: use pmdp_get instead of drectly dereferencing pmd
2023-08-21 13:37:30 -07:00
reclaim.c
mm/damon/reclaim: add a parameter called skip_anon for avoiding anonymous pages reclamation
2023-01-18 17:12:43 -08:00
sysfs-common.c
mm/damon/sysfs: make kobj_type structures constant
2023-02-09 16:51:45 -08:00
sysfs-common.h
mm/damon/sysfs: implement a command for updating only schemes tried total bytes
2023-08-21 13:37:34 -07:00
sysfs-schemes.c
mm/damon/sysfs-schemes: support target damos filter
2023-08-21 13:37:37 -07:00
sysfs.c
mm/damon/sysfs: implement a command for updating only schemes tried total bytes
2023-08-21 13:37:34 -07:00
vaddr-test.h
mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
2023-09-29 17:20:47 -07:00
vaddr.c
mm: hugetlb: add huge page size param to set_huge_pte_at()
2023-09-29 17:20:47 -07:00