index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
damon.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-12
mm/damon/core: introduce damos quota goal metrics for memory node utilization
SeongJae Park
1
-0
/
+6
2025-03-21
mm/damon: implement a new DAMOS filter type for active pages
Nhat Pham
1
-0
/
+2
2025-03-17
mm/damon: remove damon_operations->reset_aggregated
SeongJae Park
1
-6
/
+1
2025-03-17
mm/damon: remove damon_callback->before_damos_apply
SeongJae Park
1
-5
/
+0
2025-03-17
mm/damon: remove damon_callback->after_sampling
SeongJae Park
1
-7
/
+4
2025-03-17
mm/damon: remove ->before_start of damon_callback
SeongJae Park
1
-5
/
+2
2025-03-17
mm/damon: remove damon_callback->private
SeongJae Park
1
-5
/
+1
2025-03-17
mm/damon/core: expose damos_filter_for_ops() to DAMON kernel API callers
SeongJae Park
1
-0
/
+1
2025-03-17
mm/damon: add default allow/reject behavior fields to struct damos
SeongJae Park
1
-0
/
+3
2025-03-17
mm/damon/core: introduce damos->ops_filters
SeongJae Park
1
-0
/
+8
2025-03-17
mm/damon/core: implement intervals auto-tuning
SeongJae Park
1
-0
/
+16
2025-03-17
mm/damon: add data structure for monitoring intervals auto-tuning
SeongJae Park
1
-0
/
+27
2025-03-16
mm/damon: implement a new DAMOS filter type for unmapped pages
SeongJae Park
1
-0
/
+2
2025-03-16
mm/damon: introduce DAMOS filter type hugepage_size
Usama Arif
1
-0
/
+14
2025-03-16
mm/damon: avoid applying DAMOS action to same entity multiple times
SeongJae Park
1
-0
/
+11
2025-03-16
mm/damon: respect core layer filters' allowance decision on ops layer
SeongJae Park
1
-0
/
+5
2025-01-25
mm/damon: explain "effective quota" on kernel-doc comment
SeongJae Park
1
-4
/
+9
2025-01-25
mm/damon: add 'allow' argument to damos_new_filter()
SeongJae Park
1
-1
/
+1
2025-01-25
mm/damon/core: add damos_filter->allow field
SeongJae Park
1
-1
/
+3
2025-01-25
mm/damon: fixup damos_filter kernel-doc
SeongJae Park
1
-5
/
+6
2025-01-25
mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->walk_fn()
SeongJae Park
1
-1
/
+1
2025-01-25
mm/damon/core: implement per-scheme ops-handled filter-passed bytes stat
SeongJae Park
1
-0
/
+3
2025-01-25
mm/damon: ask apply_scheme() to report filter-passed region-internal bytes
SeongJae Park
1
-2
/
+3
2025-01-25
mm/damon: clarify trying vs applying on damos_stat kernel-doc comment
SeongJae Park
1
-0
/
+17
2025-01-25
mm/damon/core: implement damos_walk()
SeongJae Park
1
-2
/
+31
2025-01-25
mm/damon/core: introduce damon_call()
SeongJae Park
1
-0
/
+26
2024-09-09
mm/damon/core: remove per-scheme region priority histogram buffer
SeongJae Park
1
-1
/
+0
2024-09-09
mm/damon/core: introduce per-context region priorities histogram buffer
SeongJae Park
1
-0
/
+2
2024-07-03
mm/damon/core: implement DAMON context commit function
SeongJae Park
1
-0
/
+1
2024-07-03
mm/damon/core: implement DAMOS quota goals online commit function
SeongJae Park
1
-0
/
+1
2024-07-03
mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
Hyeongtak Ji
1
-0
/
+2
2024-07-03
mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
Honggyu Kim
1
-0
/
+2
2024-07-03
mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
Hyeongtak Ji
1
-1
/
+10
2024-05-05
mm/damon: add DAMOS filter type YOUNG
SeongJae Park
1
-0
/
+2
2024-02-23
mm/damon/core: implement PSI metric DAMOS quota goal
SeongJae Park
1
-0
/
+7
2024-02-23
mm/damon/core: support multiple metrics for quota goal
SeongJae Park
1
-3
/
+23
2024-02-23
mm/damon/core: let goal specified with only target and current values
SeongJae Park
1
-10
/
+9
2024-02-23
mm/damon/core: remove ->goal field of damos_quota
SeongJae Park
1
-8
/
+4
2024-02-23
mm/damon/core: add multiple goals per damos_quota and helpers for those
SeongJae Park
1
-0
/
+17
2024-02-23
mm/damon/core: split out quota goal related fields to a struct
SeongJae Park
1
-14
/
+22
2024-02-23
mm/damon: move comments and fields for damos-quota-prioritization to the end
SeongJae Park
1
-16
/
+14
2024-02-23
mm/damon/core: set damos_quota->esz as public field and document
SeongJae Park
1
-2
/
+4
2023-12-20
mm/damon: update email of SeongJae
SeongJae Park
1
-1
/
+1
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
1
-0
/
+2
2023-12-12
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
1
-0
/
+2
2023-12-12
mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning
SeongJae Park
1
-0
/
+20
2023-10-25
mm/damon: implement a function for max nr_accesses safe calculation
SeongJae Park
1
-0
/
+7
2023-10-04
mm/damon/core: implement scheme-specific apply interval
SeongJae Park
1
-2
/
+15
2023-10-04
mm/damon/core: mark damon_moving_sum() as a static function
SeongJae Park
1
-2
/
+0
2023-10-04
mm/damon/core: use pseudo-moving sum for nr_accesses_bp
SeongJae Park
1
-3
/
+9
[next]