summaryrefslogtreecommitdiff
path: root/mm/damon
AgeCommit message (Expand)AuthorFilesLines
2025-01-25mm/damon/paddr: improve readability of damon_pa_statJoshua Hahn1-4/+1
2025-01-25mm/damon/paddr: increment pa_stat damon address range by folio sizeUsama Arif1-2/+6
2025-01-25mm/damon/sysfs-schemes: add a file for setting damos_filter->allowSeongJae Park1-1/+31
2025-01-25mm/damon: add 'allow' argument to damos_new_filter()SeongJae Park5-8/+10
2025-01-25mm/damon/paddr: support damos_filter->allowSeongJae Park1-3/+3
2025-01-25mm/damon/core: support damos_filter->allowSeongJae Park2-8/+8
2025-01-25mm/damon/core: add damos_filter->allow fieldSeongJae Park1-0/+1
2025-01-25mm/damon: remove DAMON debugfs interfaceSeongJae Park3-1165/+0
2025-01-25mm/damon: remove DAMON debugfs interface kunit testsSeongJae Park4-194/+0
2025-01-25mm/damon/sysfs-schemes: expose per-region filter-passed bytesSeongJae Park3-3/+21
2025-01-25mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->wal...SeongJae Park2-4/+5
2025-01-25mm/damon/syfs-schemes: implement per-scheme filter-passed bytes statSeongJae Park1-0/+16
2025-01-25mm/damon/core: implement per-scheme ops-handled filter-passed bytes statSeongJae Park1-2/+4
2025-01-25mm/damon/paddr: report filter-passed bytes back for DAMOS_STAT actionSeongJae Park1-1/+34
2025-01-25mm/damon/paddr: report filter-passed bytes back for normal actionsSeongJae Park1-11/+22
2025-01-25mm/damon: ask apply_scheme() to report filter-passed region-internal bytesSeongJae Park3-3/+5
2025-01-25mm/damon/sysfs: remove unused code for schemes tried regions updateSeongJae Park3-282/+2
2025-01-25mm/damon/sysfs: use damos_walk() for update_schemes_tried_{bytes,regions}SeongJae Park3-0/+96
2025-01-25mm/damon/core: implement damos_walk()SeongJae Park1-0/+132
2025-01-25mm/damon/sysfs: use damon_call() for update_schemes_effective_quotasSeongJae Park1-8/+7
2025-01-25mm/damon/sysfs: use damon_call() for commit_schemes_quota_goalsSeongJae Park1-5/+6
2025-01-25mm/damon/sysfs: use damon_call() for update_schemes_statsSeongJae Park1-10/+21
2025-01-25mm/damon/core: introduce damon_call()SeongJae Park1-0/+86
2025-01-25mm/damon/sysfs: handle clear_schemes_tried_regions from DAMON sysfs contextSeongJae Park2-15/+4
2025-01-25mm/damon/sysfs-schemes: remove unnecessary schemes existence check in damon_s...SeongJae Park3-14/+7
2025-01-13mm/damon/tests/vaddr-kunit.h: reduce stack consumptionAndrew Morton1-1/+1
2025-01-13mm/damon/core: remove duplicate list_empty quota->goals checkHonggyu Kim1-5/+2
2024-12-30mm/damon/core: fix ignored quota goals and filters of newly committed schemesSeongJae Park1-0/+5
2024-12-30mm/damon/core: fix new damon_target objects leaks on damon_commit_targets()SeongJae Park1-1/+4
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-7/+10
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+2
2024-11-11Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton1-14/+28
2024-11-07mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef co...SeongJae Park1-1/+1
2024-11-07mm/damon/Kconfig: update DBGFS_KUNIT prompt copy for SYSFS_KUNITSeongJae Park1-1/+1
2024-11-07mm/damon/core: avoid overflow in damon_feed_loop_next_input()SeongJae Park1-7/+21
2024-11-07mm/damon/core: handle zero schemes apply intervalSeongJae Park1-4/+4
2024-11-07mm/damon/core: handle zero {aggregation,ops_update} intervalsSeongJae Park1-3/+3
2024-11-06mm/damon/vaddr: add 'nr_piece == 1' check in damon_va_evenly_split_region()Zheng Yejian2-0/+4
2024-11-06mm/damon/vaddr: fix issue in damon_va_evenly_split_region()Zheng Yejian2-2/+3
2024-11-06mm: add missing mmu_notifier_clear_young for !MMU_NOTIFIERJames Houghton1-2/+0
2024-11-05mm/damon: fix sparse warning for zero initializerLeo Stone1-1/+1
2024-10-17mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()Jinjie Ruan1-0/+1
2024-10-16mm/damon/core: Use generic upper bound recommondation for usleep_range()Anna-Maria Behnsen1-2/+1
2024-10-16timers: Rename usleep_idle_range() to usleep_range_idle()Anna-Maria Behnsen1-1/+1
2024-09-26mm/damon/Kconfig: update DAMON doc URLDiederik de Haas1-1/+1
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-15/+84
2024-09-09mm/damon/tests/core-kunit: skip damon_test_nr_accesses_to_accesses_bp() if ag...SeongJae Park2-1/+19
2024-09-09mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERNSeongJae Park1-1/+1
2024-09-09Revert "mm/damon/lru_sort: adjust local variable to dynamic allocation"SeongJae Park1-11/+4
2024-09-09mm/damon/core: replace per-quota regions priority histogram buffer usage with...SeongJae Park1-3/+6