messages from 2026-01-30 22:53:09 to 2026-03-04 04:41:29 UTC [more...]
[RFC PATCH v2 00/10] mm/damon: support multiple goal-based quota tuning algorithms
2026-03-04 4:41 UTC (8+ messages)
` [RFC PATCH v2 01/10] mm/damon/core: introduce damos_quota_goal_tuner
` [RFC PATCH v2 02/10] mm/damon/core: allow quota goals set zero effective size quota
` [RFC PATCH v2 03/10] mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORAL
` [RFC PATCH v2 04/10] mm/damon/sysfs-schemes: implement quotas->goal_tuner file
` [RFC PATCH v2 05/10] Docs/mm/damon/design: document the goal-based quota tuner selections
` [RFC PATCH v2 06/10] Docs/admin-guide/mm/damon/usage: document goal_tuner sysfs file
` [RFC PATCH v2 07/10] Docs/ABI/damon: update for goal_tuner
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-03-03 20:36 UTC (42+ messages)
` [RFC PATCH v4 01/27] numa: introduce N_MEMORY_PRIVATE node state
` [RFC PATCH v4 02/27] mm,cpuset: gate allocations from N_MEMORY_PRIVATE behind __GFP_PRIVATE
` [RFC PATCH v4 03/27] mm/page_alloc: add numa_zone_allowed() and wire it up
` [RFC PATCH v4 04/27] mm/page_alloc: Add private node handling to build_zonelists
` [RFC PATCH v4 05/27] mm: introduce folio_is_private_managed() unified predicate
` [RFC PATCH v4 06/27] mm/mlock: skip mlock for managed-memory folios
` [RFC PATCH v4 07/27] mm/madvise: skip madvise "
` [RFC PATCH v4 08/27] mm/ksm: skip KSM "
` [RFC PATCH v4 09/27] mm/khugepaged: skip private node folios when trying to collapse
` [RFC PATCH v4 10/27] mm/swap: add free_folio callback for folio release cleanup
` [RFC PATCH v4 11/27] mm/huge_memory.c: add private node folio split notification callback
` [RFC PATCH v4 12/27] mm/migrate: NP_OPS_MIGRATION - support private node user migration
` [RFC PATCH v4 13/27] mm/mempolicy: NP_OPS_MEMPOLICY - support private node mempolicy
` [RFC PATCH v4 14/27] mm/memory-tiers: NP_OPS_DEMOTION - support private node demotion
` [RFC PATCH v4 15/27] mm/mprotect: NP_OPS_PROTECT_WRITE - gate PTE/PMD write-upgrades
` [RFC PATCH v4 16/27] mm: NP_OPS_RECLAIM - private node reclaim participation
` [RFC PATCH v4 17/27] mm/oom: NP_OPS_OOM_ELIGIBLE - private node OOM participation
` [RFC PATCH v4 18/27] mm/memory: NP_OPS_NUMA_BALANCING - private node NUMA balancing
` [RFC PATCH v4 19/27] mm/compaction: NP_OPS_COMPACTION - private node compaction support
` [RFC PATCH v4 20/27] mm/gup: NP_OPS_LONGTERM_PIN - private node longterm pin support
` [RFC PATCH v4 21/27] mm/memory-failure: add memory_failure callback to node_private_ops
` [RFC PATCH v4 22/27] mm/memory_hotplug: add add_private_memory_driver_managed()
` [RFC PATCH v4 23/27] mm/cram: add compressed ram memory management subsystem
` [RFC PATCH v4 24/27] cxl/core: Add cxl_sysram region type
` [RFC PATCH v4 25/27] cxl/core: Add private node support to cxl_sysram
` [RFC PATCH v4 26/27] cxl: add cxl_mempolicy sample PCI driver
` [RFC PATCH v4 27/27] cxl: add cxl_compression "
[RFC PATCH 0/4] mm/damon: introduce perf event based access check
2026-03-03 1:05 UTC (9+ messages)
[RFC PATCH v2 00/10] mm/damon: add optional debugging-purpose sanity checks
2026-03-01 17:43 UTC (11+ messages)
` [RFC PATCH v2 01/10] mm/damon: add CONFIG_DAMON_DEBUG_SANITY
` [RFC PATCH v2 02/10] mm/damon/core: add damon_new_region() debug_sanity check
` [RFC PATCH v2 03/10] mm/damon/core: add damon_del_region() "
` [RFC PATCH v2 04/10] mm/damon/core: add damon_nr_regions() "
` [RFC PATCH v2 05/10] mm/damon/core: add damon_merge_two_regions() "
` [RFC PATCH v2 06/10] mm/damon/core: add damon_merge_regions_of() "
` [RFC PATCH v2 07/10] mm/damon/core: add damon_split_region_at() "
` [RFC PATCH v2 08/10] mm/damon/core: add damon_reset_aggregated() "
` [RFC PATCH v2 09/10] mm/damon/tests/.kunitconifg: enable DAMON_DEBUG_SANITY
` [RFC PATCH v2 10/10] selftests/damon/config: "
[RFC PATCH 00/10] mm/damon: add optional debugging-purpose sanity checks
2026-03-01 16:42 UTC (16+ messages)
` [RFC PATCH 01/10] mm/damon: add CONFIG_DAMON_DEBUG_SANITY
` [RFC PATCH 02/10] mm/damon/core: add damon_new_region() debug_sanity check
` [RFC PATCH 03/10] mm/damon/core: add damon_del_region() "
` [RFC PATCH 04/10] mm/damon/core: add damon_nr_regions() "
` [RFC PATCH 05/10] mm/damon/core: add damon_merge_two_regions() "
` [RFC PATCH 06/10] mm/damon/core: add damon_merge_regions_of() "
` [RFC PATCH 07/10] mm/damon/core: add damon_split_region_at() "
` [RFC PATCH 08/10] mm/damon/core: add damon_reset_aggregated() "
` [RFC PATCH 09/10] mm/damon/tests/.kunitconifg: enable DAMON_DEBUG_SANITY
` [RFC PATCH 10/10] tools/testing/selftests/damon/config: "
[PATCH 0/3] mm/damon: strictly respect min_nr_regions
2026-02-28 22:28 UTC (4+ messages)
` [PATCH 1/3] mm/damon/core: split regions for min_nr_regions
` [PATCH 2/3] mm/damon/vaddr: do not "
` [PATCH 3/3] mm/damon/test/core-kunit: add damon_apply_min_nr_regions() test
DAMON Release News (v6.19-rc1..v7.0-rc1)
2026-02-28 19:48 UTC
DAMON Beer/Coffee/Tea chat reminder for the week of 2026-03-02
2026-02-28 17:42 UTC
[PATCH 0/2] mm/damon/core: improve DAMOS quota efficiency for core layer filters
2026-02-27 17:06 UTC (3+ messages)
` [PATCH 1/2] mm/damon/core: set quota-score histogram with core filters
` [PATCH 2/2] mm/damon/core: do non-safe region walk on kdamond_apply_schemes()
[RFC PATCH v3 0/4] mm/damon: Introduce node_eligible_mem_bp and node_ineligible_mem_bp Quota Goal Metrics
2026-02-27 2:04 UTC (21+ messages)
` [RFC PATCH v3 1/4] mm/damon/sysfs: set goal_tuner after scheme creation
` [RFC PATCH v3 2/4] mm/damon: fix esz=0 quota bypass allowing unlimited migration
` [RFC PATCH v3 3/4] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
` [RFC PATCH v4 4/4] mm/damon: add PA-mode cache for eligible memory detection lag
[RFC PATCH 0/5] mm/damon: support multiple goal-based quota tuning algorithms
2026-02-27 1:56 UTC (7+ messages)
` [RFC PATCH 1/5] mm/damon/core: introduce damos_quota_goal_tuner
` [RFC PATCH 2/5] mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORAL
` [RFC PATCH 3/5] mm/damon/sysfs-schemes: implement quotas->goal_tuner file
` [RFC PATCH 4/5] Docs/mm/damon/design: document the goal-based quota tuner selections
` [RFC PATCH 5/5] Docs/admin-guide/mm/damon/usage: document goal_tuner sysfs file
[RFC PATCH 0/4] mm/damon: introduce perf event based access check
2026-02-26 1:24 UTC (5+ messages)
[sj:damon/next 106/145] mm/damon/core.c:3434:(.text.damon_set_region_system_rams_default+0x138): undefined reference to `__udivdi3'
2026-02-25 15:54 UTC
mm.git dashboard for patches and review status per subsystem
2026-02-24 15:36 UTC
[PATCH v2] mm/damon/core: clear walk_control on inactive context in damos_walk()
2026-02-24 1:10 UTC
DAMON Yearly Retrospect (2025)
2026-02-22 21:01 UTC
[sj:damon/next 30/144] mm/damon/core.c:1693:25: warning: zero-length gnu_printf format string
2026-02-22 17:17 UTC
[RFC PATCH 0/3] mm/damon: always respect min_nr_regions from the beginning
2026-02-21 18:07 UTC (6+ messages)
` [RFC PATCH 1/3] mm/damon/core: split regions for min_nr_regions at beginning
` [RFC PATCH 2/3] mm/damon/vaddr: do not split regions for min_nr_regions
` [RFC PATCH 3/3] mm/damon/test/core-kunit: add damon_apply_min_nr_regions() test
[RFC PATCH v2 0/3] mm/damon: strictly respect min_nr_regions
2026-02-21 18:03 UTC (4+ messages)
` [RFC PATCH v2 1/3] mm/damon/core: split regions for min_nr_regions
` [RFC PATCH v2 2/3] mm/damon/vaddr: do not "
` [RFC PATCH v2 3/3] mm/damon/test/core-kunit: add damon_apply_min_nr_regions() test
[LSF/MM/BPF TOPIC] Allowing NUMA hinting faults or alternatives to DAMON
2026-02-18 5:43 UTC
[sj:damon/next 130/142] samples/damon/mtier.c:78:30: warning: unused variable 'region'
2026-02-17 15:20 UTC
[BUG] mm/damon/core: dangling walk_control pointer in damos_walk() on inactive context
2026-02-16 22:06 UTC (7+ messages)
` [PATCH] "
DAMON Yearly Retrospect (2024)
2026-02-16 21:06 UTC
[PATCH] mm/damon/core: disallow non-power of two min_region_sz
2026-02-14 21:41 UTC
DAMON Beer/Coffee/Tea chat reminder for the week of 2026-02-16
2026-02-13 23:38 UTC
[PATCH v2 1/1] mm/damon: remove unused target param of get_scheme_score()
2026-02-13 15:19 UTC (2+ messages)
[PATCH v1] mm/damon: remove unused code
2026-02-13 9:22 UTC (4+ messages)
[RFC PATCH 0/5] mm/damon: Add node_sys_bp quota goal metric for PA-based migration control
2026-02-12 6:30 UTC (4+ messages)
` [RFC PATCH 0/5] mm/damon: Add node_sys_bp quota goal metric for
[RFC PATCH 0/5] mm/damon: Add node_sys_bp quota goal metric for PA-based migration control
2026-02-12 6:27 UTC (2+ messages)
[RFC PATCH v1 0/4] mm/damon: Support hot application detections
2026-02-11 15:09 UTC (22+ messages)
` [RFC PATCH v1 1/4] mm/damon: Generic context creation for modules
` [RFC PATCH v1 2/4] mm/damon: Support for synchrounous huge pages collapse
` [RFC PATCH v1 3/4] mm/damon: New module with hot application detection
` [RFC PATCH v1 4/4] documentation/mm/damon: Documentation for the dynamic_hugepages module
[LSF/MM/BPF TOPIC] Data Access-aware Transparent Hugepages
2026-02-11 5:07 UTC (2+ messages)
[sj:damon/next 112/124] mm/damon/core.c:1862:25: error: 'c' undeclared
2026-02-09 17:46 UTC
[sj:damon/next 112/124] mm/damon/core.c:1862:4: error: use of undeclared identifier 'c'
2026-02-09 15:13 UTC
+ mm-damon-remove-redudnant-mmu-notifier-call-in-pmdp-mkold.patch added to mm-new branch
2026-02-04 4:58 UTC
[RFC PATCH v2 0/3] mm/damon: Introduce node_target_mem_bp Quota Goal Metric
2026-02-04 0:28 UTC (4+ messages)
[PATCH] mm/damon: remove redudnant mmu notifier call in pmdp mkold
2026-02-03 16:22 UTC (2+ messages)
[sj:damon/next 88/101] Warning: mm/damon/core.c:3401 function parameter 'addr_unit' not described in 'damon_set_region_biggest_system_ram_default'
2026-02-01 21:12 UTC
[RFC PATCH 0/2] mm/damon/core: improve DAMOS quota efficiency for core layer filters
2026-01-31 19:41 UTC (3+ messages)
` [RFC PATCH 1/2] mm/damon/core: set quota-score histogram with core filters
` [RFC PATCH 2/2] mm/damon/core: do non-safe region walk on kdamond_apply_schemes()
[PATCH] mm/damon: unify address range representation with damon_addr_range
2026-01-31 1:56 UTC (2+ messages)
DAMON Beer/Coffee/Tea chat reminder for the week of 2026-02-02
2026-01-30 22:53 UTC
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