summaryrefslogtreecommitdiff
path: root/include/linux/damon.h
AgeCommit message (Expand)AuthorFilesLines
2026-06-05mm/damon: fix missing parens in macro argumentsMaksym Shcherba1-4/+4
2026-06-05mm/damon/core: hide damon_destroy_region()SeongJae Park1-1/+0
2026-06-05mm/damon/core: hide damon_insert_region()SeongJae Park1-11/+0
2026-06-05mm/damon/core: hide damon_add_region()SeongJae Park1-1/+0
2026-06-03mm/damon/sysfs: setup damon_filter->memcg_id from pathSeongJae Park1-0/+1
2026-06-03mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCGSeongJae Park1-0/+6
2026-06-03mm/damon/core: introduce damon_ops->apply_probesSeongJae Park1-0/+4
2026-06-03mm/damon/core: introduce damon_region->probe_hitsSeongJae Park1-0/+4
2026-06-03mm/damon/core: introduce damon_filterSeongJae Park1-0/+36
2026-06-03mm/damon/core: embed damon_probe objects in damon_ctxSeongJae Park1-0/+9
2026-06-03mm/damon/core: introduce struct damon_probeSeongJae Park1-0/+9
2026-06-03mm/damon: replace damon_rand() with a per-ctx lockless PRNGJiayuan Chen1-7/+21
2026-05-29mm/damon/core: remove damon_set_region_biggest_system_ram_default()SeongJae Park1-5/+0
2026-05-29mm/damon: introduce damon_set_region_system_rams_default()SeongJae Park1-0/+5
2026-05-29mm/damon/core: introduce damon_ctx->pausedSeongJae Park1-0/+2
2026-05-29mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme actionAsier Gutierrez1-0/+2
2026-05-29mm/damon/core: introduce failed region quota charge ratioSeongJae Park1-0/+9
2026-05-29mm/damon: add node_eligible_mem_bp goal metricRavi Jonnalagadda1-0/+3
2026-04-18mm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park1-0/+1
2026-04-18mm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park1-0/+1
2026-04-05mm/damon/core: receive addr_unit on damon_set_region_biggest_system_ram_defau...SeongJae Park1-0/+1
2026-04-05mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORALSeongJae Park1-0/+2
2026-04-05mm/damon/core: introduce damos_quota_goal_tunerSeongJae Park1-0/+10
2026-04-05mm/damon: document non-zero length damon_region assumptionSeongJae Park1-0/+2
2026-04-05mm/damon: remove unused target param of get_scheme_score()Asier Gutierrez1-2/+1
2026-03-22mm/damon/core: avoid use of half-online-committed contextSeongJae Park1-0/+6
2026-02-01mm/damon: rename min_sz_region of damon_ctx to min_region_szSeongJae Park1-4/+4
2026-02-01mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZSeongJae Park1-1/+1
2026-02-01mm/damon: document damon_call_control->dealloc_on_cancel repeat behaviorSeongJae Park1-1/+1
2026-02-01mm/damon: remove damon_operations->cleanup()SeongJae Park1-3/+0
2026-01-27mm/damon: hide kdamond and kdamond_lock of damon_ctxSeongJae Park1-15/+14
2026-01-27mm/damon/core: implement damon_kdamond_pid()SeongJae Park1-0/+1
2026-01-27mm/damon/core: introduce [in]active memory ratio damos quota goal metricSeongJae Park1-0/+4
2026-01-27mm/damon: use cgroup ID instead of private memcg IDShakeel Butt1-2/+2
2026-01-21mm/damon/core: implement max_nr_snapshotsSeongJae Park1-0/+5
2026-01-21mm/damon: update damos kerneldoc for stat fieldSeongJae Park1-3/+1
2026-01-21mm/damon/core: introduce nr_snapshots damos statSeongJae Park1-0/+3
2025-11-21mm/damon: rename damos->filters to damos->core_filtersSeongJae Park1-5/+5
2025-11-21mm/damon: rename damos core filter helpers to have word coreSeongJae Park1-2/+2
2025-11-17mm/damon/core: add damon_target->obsolete for pin-point removalSeongJae Park1-0/+6
2025-11-17mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ra...Quanmin Yan1-1/+2
2025-11-17mm/damon/core: add DAMOS quota gaol metric for per-memcg per-numa free memorySeongJae Park1-2/+4
2025-11-17mm/damon: add DAMOS quota goal type for per-memcg per-node memory usageSeongJae Park1-1/+10
2025-11-17mm/damon: document damos_quota_goal->nid use caseSeongJae Park1-0/+3
2025-09-22mm/damon/core: implement damon_initialized() functionSeongJae Park1-0/+1
2025-09-22Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton1-0/+2
2025-09-14mm/damon: add damon_ctx->min_sz_regionQuanmin Yan1-1/+3
2025-09-14mm/damon/core: add damon_ctx->addr_unitSeongJae Park1-1/+2
2025-09-14mm/damon: update expired description of damos_actionSang-Heon Jeon1-5/+5
2025-09-13mm/damon/core: introduce damon_call_control->dealloc_on_cancelSeongJae Park1-0/+2