DAMON development mailing list
 help / color / mirror / Atom feed
 messages from 2026-05-14 00:32:36 to 2026-05-15 01:35:14 UTC [more...]

[RFC PATCH v2.2 00/28] mm/damon: introduce data attributes monitoring
 2026-05-15  1:35 UTC  (42+ messages)
` [RFC PATCH v2.2 01/28] mm/damon/core: introduce struct damon_probe
` [RFC PATCH v2.2 02/28] mm/damon/core: embed damon_probe objects in damon_ctx
` [RFC PATCH v2.2 03/28] mm/damon/core: introduce damon_filter
` [RFC PATCH v2.2 04/28] mm/damon/core: commit probes
` [RFC PATCH v2.2 05/28] mm/damon/core: introduce damon_region->probe_hits
` [RFC PATCH v2.2 06/28] mm/damon/core: introduce damon_ops->apply_probes
` [RFC PATCH v2.2 07/28] mm/damon/core: do data attributes monitoring
` [RFC PATCH v2.2 08/28] mm/damon/paddr: support "
` [RFC PATCH v2.2 09/28] mm/damon/sysfs: implement probes dir
` [RFC PATCH v2.2 10/28] mm/damon/sysfs: implement probe dir
` [RFC PATCH v2.2 11/28] mm/damon/sysfs: implement filters directory
` [RFC PATCH v2.2 12/28] mm/damon/sysfs: implement filter dir
` [RFC PATCH v2.2 13/28] mm/damon/sysfs: implement filter dir files
` [RFC PATCH v2.2 14/28] mm/damon/sysfs: setup probes on DAMON core API parameters
` [RFC PATCH v2.2 15/28] mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/
` [RFC PATCH v2.2 16/28] mm/damon/sysfs-schemes: implement probe dir
` [RFC PATCH v2.2 17/28] mm/damon/sysfs-schemes: implement probe/hits file
` [RFC PATCH v2.2 18/28] mm/damon: trace probe_hits
` [RFC PATCH v2.2 19/28] selftests/damon/sysfs.sh: test probes dir
` [RFC PATCH v2.2 20/28] Docs/mm/damon/design: document data attributes monitoring
` [RFC PATCH v2.2 21/28] Docs/admin-guide/mm/damon/usage: "
` [RFC PATCH v2.2 22/28] mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v2.2 23/28] mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v2.2 24/28] mm/damon/sysfs: add filters/<F>/path file
` [RFC PATCH v2.2 25/28] mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common
` [RFC PATCH v2.2 26/28] mm/damon/sysfs: setup damon_filter->memcg_id from path
` [RFC PATCH v2.2 27/28] Docs/mm/damon/design: update for memcg damon filter
` [RFC PATCH v2.2 28/28] Docs/admin-guide/mm/damon/usage: "

[PATCH] mm/damon/core: recalculate intervals tuning deadline on attrs update
 2026-05-15  1:17 UTC  (6+ messages)
  ` [PATCH] mm/damon/core: clarify next_intervals_tune_sis update path

[RFC PATCH v2.1 00/28] mm/damon: introduce data attributes monitoring
 2026-05-15  0:41 UTC  (30+ messages)
` [RFC PATCH v2.1 01/28] mm/damon/core: introduce struct damon_probe
` [RFC PATCH v2.1 02/28] mm/damon/core: embed damon_probe objects in damon_ctx
` [RFC PATCH v2.1 03/28] mm/damon/core: introduce damon_filter
` [RFC PATCH v2.1 04/28] mm/damon/core: commit probes
` [RFC PATCH v2.1 05/28] mm/damon/core: introduce damon_region->probe_hits
` [RFC PATCH v2.1 06/28] mm/damon/core: introduce damon_ops->apply_probes
` [RFC PATCH v2.1 07/28] mm/damon/core: do data attributes monitoring
` [RFC PATCH v2.1 08/28] mm/damon/paddr: support "
` [RFC PATCH v2.1 09/28] mm/damon/sysfs: implement probes dir
` [RFC PATCH v2.1 10/28] mm/damon/sysfs: implement probe dir
` [RFC PATCH v2.1 11/28] mm/damon/sysfs: implement filters directory
` [RFC PATCH v2.1 12/28] mm/damon/sysfs: implement filter dir
` [RFC PATCH v2.1 13/28] mm/damon/sysfs: implement filter dir files
` [RFC PATCH v2.1 14/28] mm/damon/sysfs: setup probes on DAMON core API parameters
` [RFC PATCH v2.1 15/28] mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/
` [RFC PATCH v2.1 16/28] mm/damon/sysfs-schemes: implement probe dir
` [RFC PATCH v2.1 17/28] mm/damon/sysfs-schemes: implement probe/hits file
` [RFC PATCH v2.1 18/28] mm/damon: trace probe_hits
` [RFC PATCH v2.1 19/28] selftests/damon/sysfs.sh: test probes dir
` [RFC PATCH v2.1 20/28] Docs/mm/damon/design: document data attributes monitoring
` [RFC PATCH v2.1 21/28] Docs/admin-guide/mm/damon/usage: "
` [RFC PATCH v2.1 22/28] mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v2.1 23/28] mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v2.1 24/28] mm/damon/sysfs: add filters/<F>/path file
` [RFC PATCH v2.1 25/28] mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common
` [RFC PATCH v2.1 26/28] mm/damon/sysfs: setup damon_filter->memcg_id from path
` [RFC PATCH v2.1 27/28] Docs/mm/damon/design: update for memcg damon filter
` [RFC PATCH v2.1 28/28] Docs/admin-guide/mm/damon/usage: "

When Sashiko updates baselines?
 2026-05-14 22:27 UTC  (2+ messages)

[PATCH v2] mm/damon/vaddr: attempt per-vma lock during page table walk
 2026-05-14 11:13 UTC  (3+ messages)

[PATCH 6.12.y] mm/damon/reclaim: detect and use fresh enabled and kdamond_pid values
 2026-05-14  6:09 UTC  (3+ messages)

[PATCH 6.1.y] mm/damon/reclaim: detect and use fresh enabled and kdamond_pid values
 2026-05-14  5:45 UTC  (4+ messages)

[PATCH 6.6.y] mm/damon/reclaim: detect and use fresh enabled and kdamond_pid values
 2026-05-14  5:36 UTC  (3+ messages)

[PATCH 6.18.y] mm/damon/reclaim: detect and use fresh enabled and kdamond_pid values
 2026-05-14  5:35 UTC  (3+ messages)

[PATCH 6.1.y 2/2] mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid values
 2026-05-14  5:29 UTC  (4+ messages)

[PATCH 6.18.y 2/2] mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid values
 2026-05-14  4:53 UTC  (3+ messages)

[PATCH 6.12.y 2/2] mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid values
 2026-05-14  4:47 UTC  (3+ messages)

[PATCH 6.1.y 1/2] mm/damon/core: implement damon_kdamond_pid()
 2026-05-14  4:43 UTC  (3+ messages)

[RFC PATCH v2 18/28] mm/damon: trace probe_hits
 2026-05-14  2:08 UTC  (4+ messages)

[PATCH v2] mm/damon/vaddr: attempt per-vma lock during page table walk
 2026-05-14  1:50 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox