index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
Age
Commit message (
Expand
)
Author
2024-05-11
mm/damon/core: fix return value from damos_wmark_metric_value
Alex Rusuf
2024-05-11
mm/damon/core: initialize ->esz_bp from damos_quota_init_priv()
SeongJae Park
2024-05-07
mm/vmscan: remove ignore_references argument of reclaim_pages()
SeongJae Park
2024-05-07
mm/damon/paddr: do page level access check for pageout DAMOS action on its own
SeongJae Park
2024-05-07
mm/damon/paddr: avoid unnecessary page level access check for pageout DAMOS a...
SeongJae Park
2024-05-05
mm/damon/paddr: implement DAMOS filter type YOUNG
SeongJae Park
2024-05-05
mm/damon: add DAMOS filter type YOUNG
SeongJae Park
2024-05-05
mm/damon/paddr: implement damon_folio_mkold()
SeongJae Park
2024-05-05
mm/damon/paddr: implement damon_folio_young()
SeongJae Park
2024-03-04
mm: madvise: pageout: ignore references rather than clearing young
Barry Song
2024-02-23
mm/damon/reclaim: implement memory PSI-driven quota self-tuning
SeongJae Park
2024-02-23
mm/damon/reclaim: implement user-feedback driven quota auto-tuning
SeongJae Park
2024-02-23
mm/damon/sysfs-schemes: support PSI-based quota auto-tune
SeongJae Park
2024-02-23
mm/damon/core: implement PSI metric DAMOS quota goal
SeongJae Park
2024-02-23
mm/damon/core: support multiple metrics for quota goal
SeongJae Park
2024-02-23
mm/damon/core: let goal specified with only target and current values
SeongJae Park
2024-02-23
mm/damon/core: remove ->goal field of damos_quota
SeongJae Park
2024-02-23
mm/damon/sysfs: use only quota->goals
SeongJae Park
2024-02-23
mm/damon/core: add multiple goals per damos_quota and helpers for those
SeongJae Park
2024-02-23
mm/damon/core: split out quota goal related fields to a struct
SeongJae Park
2024-02-23
mm/damon/sysfs: implement a kdamond command for updating schemes' effective q...
SeongJae Park
2024-02-23
mm/damon/sysfs-schemes: implement quota effective_bytes file
SeongJae Park
2024-02-23
mm/damon/core: set damos_quota->esz as public field and document
SeongJae Park
2024-02-22
mm/damon/sysfs: handle 'state' file inputs for every sampling interval if pos...
SeongJae Park
2024-02-22
mm/damon/dbgfs: rename monitor_on file to monitor_on_DEPRECATED
SeongJae Park
2024-02-22
mm/damon/dbgfs: make debugfs interface deprecation message a macro
SeongJae Park
2024-02-22
mm/damon/dbgfs: implement deprecation notice file
SeongJae Park
2024-02-22
mm/damon: rename CONFIG_DAMON_DBGFS to DAMON_DBGFS_DEPRECATED
SeongJae Park
2024-02-20
mm/damon/lru_sort: fix quota status loss due to online tunings
SeongJae Park
2024-02-20
mm/damon/reclaim: fix quota stauts loss due to online tunings
SeongJae Park
2024-02-20
mm/damon/sysfs-schemes: handle schemes sysfs dir removal before commit_scheme...
SeongJae Park
2024-02-20
mm/damon/core: check apply interval in damon_do_apply_schemes()
SeongJae Park
2024-02-07
mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setup
SeongJae Park
2023-12-29
mm/damon/vaddr: change asm-generic/mman-common.h to linux/mman.h
Tanzir Hasan
2023-12-20
mm/damon/core-test: test max_nr_accesses overflow caused divide-by-zero
SeongJae Park
2023-12-20
mm/damon: update email of SeongJae
SeongJae Park
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-12
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
2023-12-12
mm/damon/core-test: add a unit test for the feedback loop algorithm
SeongJae Park
2023-12-12
mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit
SeongJae Park
2023-12-12
mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOS
SeongJae Park
2023-12-12
mm/damon/sysfs-schemes: implement files for scheme quota goals setup
SeongJae Park
2023-12-12
mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning
SeongJae Park
2023-12-10
mm/damon/core-test: test damon_split_region_at()'s access rate copying
SeongJae Park
2023-12-06
mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regions
SeongJae Park
2023-12-06
mm/damon/core: copy nr_accesses when splitting region
SeongJae Park
2023-11-15
mm/damon/core.c: avoid unintentional filtering out of schemes
Hyeongtak Ji
2023-11-15
mm/damon/sysfs-schemes: handle tried region directory allocation failure
SeongJae Park
2023-11-15
mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure
SeongJae Park
2023-11-15
mm/damon/sysfs: check error from damon_sysfs_update_target()
SeongJae Park
[next]