messages from 2026-09-01 04:36:10 to 2026-09-02 11:06:25 UTC [more...]
[PATCH RFC 00/11] mm/migrate: separate migration paths and carry migration policy
2026-09-02 11:06 UTC (20+ messages)
` [PATCH RFC 01/11] mm/migrate: extract folio unmap phase
` [PATCH RFC 02/11] mm/migrate: handle retries in migrate_folios_move()
` [PATCH RFC 03/11] mm/migrate: factor out folio splitting on allocation failure
` [PATCH RFC 04/11] mm/migrate: use a dedicated list for hugetlb folios
` [PATCH RFC 05/11] mm/migrate: add a dedicated movable_ops migration pass
` [PATCH RFC 06/11] mm/migrate: rename migrate_pages_batch() to migrate_folios_batch()
` [PATCH RFC 07/11] mm/migrate: add migrate_lru_folios() entry point
` [PATCH RFC 08/11] mm/migrate: move LRU batching into migrate_lru_folios()
` [PATCH RFC 09/11] mm/migrate: thread migration policy through a control struct
` [PATCH RFC 10/11] mm/migrate: pass migrate_control to migrate_pages()
` [PATCH RFC 11/11] mm/migrate: pass migrate_control to migrate_folio()
[PATCH v2] mm/damon/core: allow esz to be set to zero
2026-09-02 9:51 UTC (3+ messages)
[PATCH v2.1] mm/damon/core: fix false positive in damos_quota_is_full() when esz is zero
2026-09-02 9:42 UTC (3+ messages)
[PATCH v2] mm/damon/core: fix false positive in
2026-09-02 9:02 UTC (3+ messages)
[PATCH 00/12] mm/damon: cleanup code, add test cases, and update guidances in docs
2026-09-02 6:16 UTC (28+ messages)
` [PATCH 01/12] mm/damon/core: use damon_nr_samples_per_aggr() for max merge threshold
` [PATCH 02/12] mm/damon/core: remove debug messages
` [PATCH 03/12] mm/damon/vaddr: remove a debug message
` [PATCH 04/12] mm/damon/core: validate number of probes in valid_probe_params()
` [PATCH 05/12] mm/damon/sysfs: remove probes number validation
` [PATCH 06/12] mm/damon/tests/core-kunit: extend set_regions() test for error case
` [PATCH 07/12] mm/damon/tests/core-kunit: test <=0 size damon_set_regions() inputs
` [PATCH 08/12] mm/damon/tests/core-kunit: test overlapping ranges for set_regions()
` [PATCH 09/12] mm/damon/tests/core-kunit: test damon_nr_samples_per_aggr()
` [PATCH 10/12] selftests/damon/sysfs.sh: test hugepage_mem_bp quota goal
` [PATCH 11/12] Docs/mm/damon/maintainer-profile: update AI review for Sashiko replies
` [PATCH 12/12] Docs/ABI/damon: recommend subsystem doc instead of admin-guide
[PATCH v2 0/3] mm/damon: support access monitoring of hugetlb-backed memory
2026-09-02 5:29 UTC (13+ messages)
` [PATCH v2 1/3] mm/damon: move damon_hugetlb_mkold() from vaddr to ops-common
` [PATCH v2 2/3] mm/damon/ops-common: handle hugetlb folios in folio mkold/young rmap walkers
` [PATCH v2 3/3] mm/damon/paddr: support hugetlb folios in access monitoring
[PATCH v4] mm/damon/ops-common: use a page-aligned address in damon_ptep_mkold()
2026-09-02 5:27 UTC (4+ messages)
[PATCH v4 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-09-02 4:23 UTC (6+ messages)
` [PATCH v4 1/3] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE "
[PATCH v3] mm/damon/ops-common: use a page-aligned address in damon_ptep_mkold()
2026-09-02 4:01 UTC (8+ messages)
[PATCH 0/4] mm/damon: fix misc bugs in kunit, quota goals and sysfs refresh_ms
2026-09-02 1:16 UTC (12+ messages)
` [PATCH 1/4] mm/damon/tests/core-kunit: test committing psi goal to psi goal
` [PATCH 2/4] mm/damon/core: handle uninitialized damos_quota_goal->last_psi_total
` [PATCH 3/4] mm/damon/core: copy nid for eligible_mem_bp damos quota goal commit
` [PATCH 4/4] mm/damon/sysfs: set next refresh jiffies per sysfs context
[PATCH] mm/damon/core: fix quota could not be set to zero
2026-09-02 1:04 UTC (3+ messages)
[PATCH v2] mm/damon/vaddr: use a page-aligned address for the sampling walks
2026-09-02 0:16 UTC (4+ messages)
[PATCH v1.1 00/17] mm/damon: introduce data access-as-a-data attribute
2026-09-01 23:52 UTC (37+ 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/8] mm/damon: fix DAMOS bugs in core, paddr and vaddr
2026-09-01 14:30 UTC (20+ 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 0/7] damos_apply_scheme() splits a region and apply the action to the
2026-09-01 13:56 UTC (16+ 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] mm/damon/core: always return false when esz is zero
2026-09-01 13:15 UTC (3+ messages)
[PATCH v4 3/3] Docs/mm/damon/design: Document hugepage_mem_bp target metric
2026-09-01 5:31 UTC (3+ messages)
[PATCH 00/17] mm/damon: introduce data access-as-a-data attribute
2026-09-01 5:26 UTC (35+ 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 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 16/17] Docs/admin-guide/mm/damon/usage: document probe preps "
` [PATCH 17/17] Docs/ABI/damon: document probe prep "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox