index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
damon.h
Age
Commit message (
Expand
)
Author
2025-01-25
mm/damon: explain "effective quota" on kernel-doc comment
SeongJae Park
2025-01-25
mm/damon: add 'allow' argument to damos_new_filter()
SeongJae Park
2025-01-25
mm/damon/core: add damos_filter->allow field
SeongJae Park
2025-01-25
mm/damon: fixup damos_filter kernel-doc
SeongJae Park
2025-01-25
mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->wal...
SeongJae Park
2025-01-25
mm/damon/core: implement per-scheme ops-handled filter-passed bytes stat
SeongJae Park
2025-01-25
mm/damon: ask apply_scheme() to report filter-passed region-internal bytes
SeongJae Park
2025-01-25
mm/damon: clarify trying vs applying on damos_stat kernel-doc comment
SeongJae Park
2025-01-25
mm/damon/core: implement damos_walk()
SeongJae Park
2025-01-25
mm/damon/core: introduce damon_call()
SeongJae Park
2024-09-09
mm/damon/core: remove per-scheme region priority histogram buffer
SeongJae Park
2024-09-09
mm/damon/core: introduce per-context region priorities histogram buffer
SeongJae Park
2024-07-03
mm/damon/core: implement DAMON context commit function
SeongJae Park
2024-07-03
mm/damon/core: implement DAMOS quota goals online commit function
SeongJae Park
2024-07-03
mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
Hyeongtak Ji
2024-07-03
mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
Honggyu Kim
2024-07-03
mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
Hyeongtak Ji
2024-05-05
mm/damon: add DAMOS filter type YOUNG
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/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: move comments and fields for damos-quota-prioritization to the end
SeongJae Park
2024-02-23
mm/damon/core: set damos_quota->esz as public field and document
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: implement goal-oriented feedback-driven quota auto-tuning
SeongJae Park
2023-10-25
mm/damon: implement a function for max nr_accesses safe calculation
SeongJae Park
2023-10-04
mm/damon/core: implement scheme-specific apply interval
SeongJae Park
2023-10-04
mm/damon/core: mark damon_moving_sum() as a static function
SeongJae Park
2023-10-04
mm/damon/core: use pseudo-moving sum for nr_accesses_bp
SeongJae Park
2023-10-04
mm/damon/core: introduce nr_accesses_bp
SeongJae Park
2023-10-04
mm/damon/core: implement a pseudo-moving sum function
SeongJae Park
2023-10-04
mm/damon/core: define and use a dedicated function for region access rate update
SeongJae Park
2023-10-04
mm/damon/core: use number of passed access sampling as a timer
SeongJae Park
2023-10-04
mm/damon/core: remove duplicated comment for watermarks-based deactivation
SeongJae Park
2023-10-04
mm/damon/core: add more comments for nr_accesses
SeongJae Park
2023-08-21
mm/damon/core: implement target type damos filter
SeongJae Park
2023-08-21
mm/damon/core: introduce address range type damos filter
SeongJae Park
2023-02-02
mm/damon: update comments in damon.h for damon_attrs
SeongJae Park
2023-02-02
mm/damon/core: update kernel-doc comments for DAMOS filters supports of each ...
SeongJae Park
2023-02-02
mm/damon/core: update kernel-doc comments for DAMOS action supports of each D...
SeongJae Park
2023-01-18
mm/damon/core: implement damos filter
SeongJae Park
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-30
mm/damon/core: add a callback for scheme target regions check
SeongJae Park
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-12
mm/damon: move sz_damon_region to damon_sz_region
Xin Hao
[next]