messages from 2025-07-27 20:18:20 to 2025-08-16 01:40:46 UTC [more...]
[PATCH v2 mm-unstable] selftests/damon: change wrong json.dump usage to json.dumps
2025-08-16 1:40 UTC
[PATCH] selftests/damon: change wrong json.dump usage to json.dumps
2025-08-16 1:30 UTC (3+ messages)
[PATCH] mm/damon/core: fix damos_commit_filter not changing allow
2025-08-16 1:18 UTC (4+ messages)
DAMON Beer/Coffee/Tea chat reminder for the week of 2025-08-18
2025-08-15 21:44 UTC
[PATCH v2] mm/damon/Kconfig: make DAMON_STAT_ENABLED_DEFAULT depend on DAMON_STAT
2025-08-15 16:59 UTC (2+ messages)
[PATCH] mm/damon/Kconfig: enforce DAMON_STAT when DAMON_STAT_ENABLED_DEFAULT is selected
2025-08-15 9:15 UTC (3+ messages)
[PATCH] selftests/damon/access_memory_even: remove unused header file
2025-08-14 16:28 UTC (2+ messages)
[RFC PATCH -next 00/16] mm/damon: support ARM32 with LPAE
2025-08-14 16:11 UTC (30+ messages)
` [RFC PATCH -next 01/16] mm/damon/core: add damon_ctx->addr_unit
` [RFC PATCH -next 02/16] mm/damon/paddr: support addr_unit for access monitoring
` [RFC PATCH -next 03/16] mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
` [RFC PATCH -next 04/16] mm/damon/paddr: support addr_unit for DAMOS_LRU_[DE]PRIO
` [RFC PATCH -next 05/16] mm/damon/paddr: support addr_unit for MIGRATE_{HOT,COLD}
` [RFC PATCH -next 06/16] mm/damon/paddr: support addr_unit for DAMOS_STAT
` [RFC PATCH -next 07/16] mm/damon/sysfs: implement addr_unit file under context dir
` [RFC PATCH -next 08/16] Docs/mm/damon/design: document 'address unit' parameter
` [RFC PATCH -next 09/16] Docs/admin-guide/mm/damon/usage: document addr_unit file
` [RFC PATCH -next 10/16] Docs/ABI/damon: "
` [RFC PATCH -next 11/16] mm/damon: add addr_unit for DAMON_RECLAIM and LRU_SORT
` [RFC PATCH -next 12/16] mm/damon: add damon_ctx->min_region and damon_target->min_region
` [RFC PATCH -next 13/16] mm/damon/sysfs: ensure valid addr_unit setting in damon_sysfs_apply_inputs()
` [RFC PATCH -next 14/16] mm/damon/core: convert sz to byte units when updating state
` [RFC PATCH -next 15/16] mm/damon: the byte statistics data type in damos_stat uses unsigned long long
` [RFC PATCH -next 16/16] mm/damon/core: handle quota->esz overflow issues
[PATCH v2] mm: remove redundant __GFP_NOWARN
2025-08-13 4:24 UTC (10+ messages)
[PATCH] selftests/damon: fix damon selftests by installing _common.sh
2025-08-13 3:04 UTC (7+ messages)
` q[PATCH] "
[PATCH] selftests/damon: fix selftests by installing drgn related script
2025-08-13 2:45 UTC (6+ messages)
[PATCH v2 6/9] docs: damon: fixed spelling mistakes in documentation
2025-08-12 21:12 UTC
[PATCH] mm: remove redundant __GFP_NOWARN
2025-08-12 17:09 UTC (3+ messages)
[PATCH] mm/damon/core: do not merge regions when the number of regions is small
2025-08-12 4:43 UTC (5+ messages)
[PATCH 0/5] mm/damon/sysfs: Add commands useful for using migration dests
2025-08-11 16:35 UTC (11+ messages)
` [PATCH 1/5] mm/damon/core: Add damos_destroy_dests()
` [PATCH 2/5] mm/damon/sysfs: Implement a command to only commit scheme dests
` [PATCH 3/5] mm/damon/sysfs: Implement a command to wait until schemes are applied
` [PATCH 4/5] Docs/ABI/damon: Document new DAMON commands
` [PATCH 5/5] Docs/admin-guide/mm/damon/usage: "
[PATCH v3] mm/damon: update expired description of damos_action
2025-08-10 19:32 UTC (3+ messages)
[PATCH] docs/mm/damon/design: fix typo
2025-08-10 19:25 UTC (5+ messages)
` [PATCH v2] docs/mm/damon/design: fix typo: s/sz_trtied/sz_tried/
[PATCH v3] selftests/damon: test no-op commit broke DAMON status
2025-08-10 16:44 UTC (3+ messages)
[PATCH v3] mm/damon/core: fix commit_ops_filters by using correct nth function
2025-08-10 16:37 UTC (3+ messages)
[PATCH v2] mm/damon/core: fix commit_ops_filters by using correct nth function
2025-08-10 5:50 UTC (3+ messages)
[PATCH 0/2] fix damos_commit_ops_filters iteration problem with
2025-08-10 5:43 UTC (9+ messages)
` [PATCH 1/2] selftests/damon: test no-op commit broke DAMON status
` [PATCH 2/2] mm/damon/core : fix commit_ops_filters by using correct nth function
[PATCH v2] mm/damon/core: skip needless update of damon_attrs in damon_commit_ctx()
2025-08-07 16:24 UTC (4+ messages)
[PATCH] mm/damon/core: skip needless update of next_{aggregation,ops_update}_sis
2025-08-06 21:42 UTC (4+ messages)
(no subject)
2025-08-06 3:44 UTC (2+ messages)
`
[PATCH] mm/damon/vaddr: avoid unnecessary migration between target nodes
2025-08-05 17:51 UTC (7+ messages)
[PATCH v2] mm/damon: update expired description of damos_action
2025-08-05 12:37 UTC (3+ messages)
[PATCH] mm/damon: update expired description of damos_action
2025-08-05 2:07 UTC (18+ messages)
[RFC v2 0/7] mm/damon: extend for page faults reporting based access monitoring
2025-08-04 16:57 UTC (14+ messages)
` [RFC v2 2/7] mm/damon/core: add eligible_report() ops callback
` [RFC v2 3/7] mm/damon/vaddr: implement eligible_report()
` [RFC v2 4/7] mm/damon/core: read received access reports
` [RFC v2 5/7] mm/memory: implement MM_CP_DAMON
` [RFC v2 6/7] mm/damon: implement paddr_fault operations set
` [RFC v2 7/7] mm/damon/sysfs: support paddr_fault
[PATCH v4 0/2] mm/damon/vaddr: support stat-purpose DAMOS filters
2025-08-02 16:58 UTC (6+ messages)
` [PATCH v4 1/2] mm/damon/paddr: move filters existence check function to ops-common
` [PATCH v4 2/2] mm/damon/vaddr: support stat-purpose DAMOS filters
[PATCH v3 0/2] mm/damon: Add damos_stat support for vaddr
2025-08-01 23:39 UTC (6+ messages)
` [PATCH v3 1/2] mm/damon: Move has filter to ops-common
` [PATCH v3 2/2] mm/damon: Add damos_stat support for vaddr
DAMON Beer/Coffee/Tea chat reminder for the week of 2025-08-04
2025-08-01 21:01 UTC
[PATCH v2 0/2] mm/damon: Add damos_stat support for vaddr
2025-07-31 22:04 UTC (8+ messages)
` [PATCH v2 1/2] mm/damon: Move has filter to ops-common
` [PATCH v2 2/2] mm/damon: Add damos_stat support for vaddr
[PATCH v1 0/2] mm/damon: Add damos_stat support for vaddr
2025-07-30 22:24 UTC (10+ messages)
` [PATCH v1 1/2] mm/damon: Move invalid folio and has filter to ops-common
` [PATCH v1 2/2] mm/damon: Add damos_stat support for vaddr
[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
2025-07-29 15:53 UTC (3+ messages)
[PATCH] mm/damon/vaddr: Skip isolating folios already in destination nid
2025-07-28 6:16 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).