DAMON development mailing list
 help / color / mirror / Atom feed
 messages from 2026-08-28 18:45:00 to 2026-09-01 13:25:21 UTC [more...]

[PATCH v1.1 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-09-01 13:25 UTC  (18+ messages)
` [PATCH v1.1 01/17] mm/damon/core: introduce DAMON_FILTER_TYPE_PGIDLE_UNSET
` [PATCH v1.1 02/17] mm/damon/paddr: support PGIDLE_UNSET probe filter type
` [PATCH v1.1 03/17] mm/damon/sysfs: support pgidle_unset "
` [PATCH v1.1 04/17] Docs/mm/damon/design: document "
` [PATCH v1.1 05/17] mm/damon/core: introduce damon_prep struct
` [PATCH v1.1 06/17] mm/damon/core: commit preps
` [PATCH v1.1 07/17] mm/damon/core: introduce damon_operations->prep_probes()
` [PATCH v1.1 08/17] mm/damon/paddr: support damon_prep
` [PATCH v1.1 09/17] mm/damon/sysfs: implement preps directory
` [PATCH v1.1 10/17] mm/damon/sysfs: implement preps/nr_preps file
` [PATCH v1.1 11/17] mm/damon/sysfs: create directories for nr_preps writes
` [PATCH v1.1 12/17] mm/damon/sysfs: implement prep_action file
` [PATCH v1.1 13/17] mm/damon/sysfs: pass preps to DAMON core
` [PATCH v1.1 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
` [PATCH v1.1 15/17] Docs/mm/damon/design: document probe preps
` [PATCH v1.1 16/17] Docs/admin-guide/mm/damon/usage: document probe preps sysfs files
` [PATCH v1.1 17/17] Docs/ABI/damon: document probe prep "

[PATCH 0/7] damos_apply_scheme() splits a region and apply the action to the
 2026-09-01 13:23 UTC  (11+ messages)
` [PATCH 1/7] mm/damon/paddr: respect folio end for DAMOS_STAT
` [PATCH 2/7] mm/damon/paddr: respect folio end for DAMOS actions except STAT
` [PATCH 3/7] mm/damon/vaddr: respect folio end for DAMOS_STAT
` [PATCH 4/7] mm/damon/vaddr: respect folio end for DAMOS_MIGRATE_{HOT,COLD}
` [PATCH 5/7] mm/damon/core: handle extreme memory state in damon_get_node_mem_bp()
` [PATCH 6/7] mm/damon/core: handle extreme memory state in get_node_memcg_used_bp()
` [PATCH 7/7] mm/damon/core: handle extreme memory state in get_in_active_mem_bp()

[PATCH 0/8] mm/damon: fix DAMOS bugs in core, paddr and vaddr
 2026-09-01 13:18 UTC  (9+ messages)
` [PATCH 1/8] mm/damon/core: skip applying scheme if region split for quota fails
` [PATCH 2/8] mm/damon/paddr: respect folio end for DAMOS_STAT
` [PATCH 3/8] mm/damon/paddr: respect folio end for DAMOS actions except STAT
` [PATCH 4/8] mm/damon/vaddr: respect folio end for DAMOS_STAT
` [PATCH 5/8] mm/damon/vaddr: respect folio end for DAMOS_MIGRATE_{HOT,COLD}
` [PATCH 6/8] mm/damon/core: handle extreme memory state in damon_get_node_mem_bp()
` [PATCH 7/8] mm/damon/core: handle extreme memory state in get_node_memcg_used_bp()
` [PATCH 8/8] mm/damon/core: handle extreme memory state in get_in_active_mem_bp()

[PATCH] mm/damon/core: always return false when esz is zero
 2026-09-01 13:15 UTC  (3+ messages)

[PATCH] mm/damon/core: fix quota could not be set to zero
 2026-09-01 12:40 UTC  (2+ messages)

[PATCH v4 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-09-01  6:58 UTC  (17+ messages)
` [PATCH v4 1/3] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE "
` [PATCH v4 2/3] mm/damon/sysfs: support hugepage_mem_bp quota goal metric
` [PATCH v4 3/3] Docs/mm/damon/design: Document hugepage_mem_bp target metric

[PATCH 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-09-01  5:26 UTC  (39+ messages)
` [PATCH 01/17] mm/damon/core: introduce DAMON_FILTER_TYPE_PGIDLE_UNSET
` [PATCH 02/17] mm/damon/paddr: support PGIDLE_UNSET probe filter type
` [PATCH 03/17] mm/damon/sysfs: support pgidle_unset "
` [PATCH 04/17] Docs/mm/damon/design: document "
` [PATCH 05/17] mm/damon/core: introduce damon_prep struct
` [PATCH 06/17] mm/damon/core: commit preps
` [PATCH 07/17] mm/damon/core: introduce damon_operations->prep_probes()
` [PATCH 08/17] mm/damon/paddr: support damon_prep
` [PATCH 09/17] mm/damon/sysfs: implement preps directory
` [PATCH 10/17] mm/damon/sysfs: implement preps/nr_preps file
` [PATCH 11/17] mm/damon/sysfs: create directories for nr_preps writes
` [PATCH 12/17] mm/damon/sysfs: implement prep_action file
` [PATCH 13/17] mm/damon/sysfs: pass preps to DAMON core
` [PATCH 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
` [PATCH 15/17] Docs/mm/damon/design: document probe preps
` [PATCH 16/17] Docs/admin-guide/mm/damon/usage: document probe preps sysfs files
` [PATCH 17/17] Docs/ABI/damon: document probe prep "

[PATCH v2] mm/damon/vaddr: use a page-aligned address for the sampling walks
 2026-09-01  1:35 UTC  (4+ messages)

[PATCH] mm/damon/tests/core-kunit: add test for unconditionally skipping the last region
 2026-09-01  0:55 UTC  (5+ messages)

[RFC PATCH v1.2 0/8] mm/damon: fix DAMOS bugs in core, paddr and vaddr
 2026-09-01  0:50 UTC  (20+ messages)
` [RFC PATCH v1.2 1/8] mm/damon/core: skip applying scheme if region split for quota fails
` [RFC PATCH v1.2 2/8] mm/damon/paddr: respect folio end for DAMOS_STAT
` [RFC PATCH v1.2 3/8] mm/damon/paddr: respect folio end for DAMOS actions except STAT
` [RFC PATCH v1.2 4/8] mm/damon/vaddr: respect folio end for DAMOS_STAT
` [RFC PATCH v1.2 5/8] mm/damon/vaddr: respect folio end for DAMOS_MIGRATE_{HOT,COLD}
` [RFC PATCH v1.2 6/8] mm/damon/core: handle extreme memory state in damon_get_node_mem_bp()
` [RFC PATCH v1.2 7/8] mm/damon/core: handle extreme memory state in get_node_memcg_used_bp()
` [RFC PATCH v1.2 8/8] mm/damon/core: handle extreme memory state in get_in_active_mem_bp()

[PATCH v2 0/2] mm/damon/core: remove unused helper functions
 2026-09-01  0:42 UTC  (5+ messages)
` [PATCH v2 1/2] mm/damon/core: remove unused damon_targets_empty()
` [PATCH v2 2/2] mm/damon/core: remove unused damon_nr_running_ctxs()

[PATCH 0/7] mm/damon: misc cleanups
 2026-09-01  0:40 UTC  (17+ messages)
` [PATCH 1/7] mm/damon/core: remove declaration of __damon_commit_ctx()
` [PATCH 2/7] mm/damon/core: introduce damon_set_target_pid()
` [PATCH 3/7] mm/damon/ops-common: factor out damon_putback_folio_list()
` [PATCH 4/7] selftests/damon/sysfs.py: clean up sh processes used for obsolete_target test
` [PATCH 5/7] mm/damon/tests: use scoped_guard() for damon_test_ops_registration
` [PATCH 6/7] selftests/damon: prevent remaining cross-object state pollution
` [PATCH 7/7] samples/damon/mtier: add comment for struct region_range

[PATCH v2] mm/damon/core: fix unconditionally skip last region
 2026-09-01  0:21 UTC  (8+ messages)

[PATCH] mm/damon: use a page-aligned sampling address
 2026-08-31 22:50 UTC  (4+ messages)

[PATCH v2 0/2] mm/damon: add kunit tests for probe_hits handling and probe params validation
 2026-08-31 18:15 UTC  (5+ messages)
` [PATCH v2 1/2] mm/damon/core-kunit: test probe_hits handling at region split and merge
` [PATCH v2 2/2] mm/damon/core-kunit: test damon_valid_probe_params()

[PATCH v3 0/3] docs/mm/damon/design: add explanation of nr_snapshots
 2026-08-31 18:06 UTC  (7+ messages)
` [PATCH v3 1/3] docs/mm/damon/design: accurate semantics "
` [PATCH v3 2/3] docs/mm/damon/design: difference between watermarks and nr_snapshots
` [PATCH v3 3/3] docs/mm/damon/design: fix typo of max_nr_snapshots

DAMON Release Newsletter for v7.3-rc1
 2026-08-30 23:50 UTC 

[PATCH 0/6] mm/damon: support access monitoring of hugetlb-backed memory
 2026-08-30 18:10 UTC  (20+ messages)
` [PATCH 1/6] mm/damon: move damon_hugetlb_mkold() from vaddr to ops-common
` [PATCH 2/6] mm/damon/ops-common: handle hugetlb folios in folio mkold/young rmap walkers
` [PATCH 3/6] mm/damon/paddr: support hugetlb folios in access monitoring
` [PATCH 4/6] mm/damon: support flush-assisted access bit clearing for monitoring
` [PATCH 5/6] mm/damon/sysfs: support aging_flush
` [PATCH 6/6] mm/damon/stat: "

[PATCH] mm/damon: fix unconditionally skip last region
 2026-08-29 19:06 UTC  (5+ messages)

[RFC PATCH v1.3 0/4] mm/damon: fix misc bugs in kunit, quota goals and sysfs refresh_ms
 2026-08-28 18:48 UTC  (5+ messages)
` [RFC PATCH v1.3 3/4] mm/damon/core: copy nid for eligible_mem_bp damos quota goal commit
` [RFC PATCH v1.3 4/4] mm/damon/sysfs: set next refresh jiffies per sysfs context


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