summaryrefslogtreecommitdiff
path: root/mm/damon
AgeCommit message (Expand)Author
2024-09-01mm/damon/lru_sort: adjust local variable to dynamic allocationPeng Hao
2024-07-12mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy
2024-07-06Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fixAndrew Morton
2024-07-04mm/damon/paddr: initialize nr_succeeded in __damon_pa_migrate_folio_list()SeongJae Park
2024-07-03mm/damon/core: merge regions aggressively when max_nr_regions is unmetSeongJae Park
2024-07-03mm/damon/lru_sort: remove unnecessary online tuning handling codeSeongJae Park
2024-07-03mm/damon/lru_sort: use damon_commit_ctx()SeongJae Park
2024-07-03mm/damon/reclaim: remove unnecessary code for online tuningSeongJae Park
2024-07-03mm/damon/reclaim: use damon_commit_ctx()SeongJae Park
2024-07-03mm/damon/sysfs-schemes: rename *_set_{schemes,scheme_filters,quota_score,sche...SeongJae Park
2024-07-03mm/damon/sysfs-schemes: remove unnecessary online tuning handling codeSeongJae Park
2024-07-03mm/damon/sysfs: rename damon_sysfs_set_targets() to ...add_targets()SeongJae Park
2024-07-03mm/damon/sysfs: remove unnecessary online tuning handling codeSeongJae Park
2024-07-03mm/damon/sysfs-schemes: use damos_commit_quota_goals()SeongJae Park
2024-07-03mm/damon/sysfs: use damon_commit_ctx()SeongJae Park
2024-07-03mm/damon/core: implement DAMON context commit functionSeongJae Park
2024-07-03mm/damon/core: implement DAMOS quota goals online commit functionSeongJae Park
2024-07-03mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotionHyeongtak Ji
2024-07-03mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotionHonggyu Kim
2024-07-03mm/damon/sysfs-schemes: add target_nid on sysfs-schemesHyeongtak Ji
2024-05-11mm/damon/core: fix return value from damos_wmark_metric_valueAlex Rusuf
2024-05-11mm/damon/core: initialize ->esz_bp from damos_quota_init_priv()SeongJae Park
2024-05-07mm/vmscan: remove ignore_references argument of reclaim_pages()SeongJae Park
2024-05-07mm/damon/paddr: do page level access check for pageout DAMOS action on its ownSeongJae Park
2024-05-07mm/damon/paddr: avoid unnecessary page level access check for pageout DAMOS a...SeongJae Park
2024-05-05mm/damon/paddr: implement DAMOS filter type YOUNGSeongJae Park
2024-05-05mm/damon: add DAMOS filter type YOUNGSeongJae Park
2024-05-05mm/damon/paddr: implement damon_folio_mkold()SeongJae Park
2024-05-05mm/damon/paddr: implement damon_folio_young()SeongJae Park
2024-03-04mm: madvise: pageout: ignore references rather than clearing youngBarry Song
2024-02-23mm/damon/reclaim: implement memory PSI-driven quota self-tuningSeongJae Park
2024-02-23mm/damon/reclaim: implement user-feedback driven quota auto-tuningSeongJae Park
2024-02-23mm/damon/sysfs-schemes: support PSI-based quota auto-tuneSeongJae Park
2024-02-23mm/damon/core: implement PSI metric DAMOS quota goalSeongJae Park
2024-02-23mm/damon/core: support multiple metrics for quota goalSeongJae Park
2024-02-23mm/damon/core: let goal specified with only target and current valuesSeongJae Park
2024-02-23mm/damon/core: remove ->goal field of damos_quotaSeongJae Park
2024-02-23mm/damon/sysfs: use only quota->goalsSeongJae Park
2024-02-23mm/damon/core: add multiple goals per damos_quota and helpers for thoseSeongJae Park
2024-02-23mm/damon/core: split out quota goal related fields to a structSeongJae Park
2024-02-23mm/damon/sysfs: implement a kdamond command for updating schemes' effective q...SeongJae Park
2024-02-23mm/damon/sysfs-schemes: implement quota effective_bytes fileSeongJae Park
2024-02-23mm/damon/core: set damos_quota->esz as public field and documentSeongJae Park
2024-02-22mm/damon/sysfs: handle 'state' file inputs for every sampling interval if pos...SeongJae Park
2024-02-22mm/damon/dbgfs: rename monitor_on file to monitor_on_DEPRECATEDSeongJae Park
2024-02-22mm/damon/dbgfs: make debugfs interface deprecation message a macroSeongJae Park
2024-02-22mm/damon/dbgfs: implement deprecation notice fileSeongJae Park
2024-02-22mm/damon: rename CONFIG_DAMON_DBGFS to DAMON_DBGFS_DEPRECATEDSeongJae Park
2024-02-20mm/damon/lru_sort: fix quota status loss due to online tuningsSeongJae Park
2024-02-20mm/damon/reclaim: fix quota stauts loss due to online tuningsSeongJae Park