messages from 2026-03-27 06:26:19 to 2026-04-04 20:02:05 UTC [more...]
[PATCH v5 0/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-04-04 20:01 UTC (4+ messages)
` [PATCH v5 1/1] "
[RFC PATCH 0/9] mm/damon: introduce DAMOS failed region quota charge ratio
2026-04-04 16:39 UTC (10+ messages)
` [RFC PATCH 1/9] mm/damon/core: introduce "
` [RFC PATCH 2/9] mm/damon/sysfs-schemes: implement fail_charge_{num,denom} files
` [RFC PATCH 3/9] Docs/mm/damon/design: document fail_charge_{num,denom}
` [RFC PATCH 4/9] Docs/admin-guide/mm/damon/usage: document fail_charge_{num,denom} files
` [RFC PATCH 5/9] Docs/ABI/damon: document fail_charge_{num,denom}
` [RFC PATCH 6/9] mm/damon/tests/core-kunit: test fail_charge_{num,denom} committing
` [RFC PATCH 7/9] selftets/damon/_damon_sysfs: support failed region quota charge ratio
` [RFC PATCH 8/9] selftests/damon/drgn_dump_damon_status: "
` [RFC PATCH 9/9] selftets/damon/sysfs.py: test "
[PATCH v3 0/2] mm/damon: validate min_region_size to be power of 2
2026-04-04 9:11 UTC (13+ messages)
` [PATCH v3 1/2] mm/damon/lru_sort: "
` (sashiko review) "
` [PATCH v3 2/2] mm/damon/reclaim: "
` (sashiko review) "
[PATCH v2] mm/damon: validate min_region_size to be power of 2
2026-04-03 14:12 UTC (7+ messages)
` (sashiko status) "
[RFC PATCH] mm/damon: reset thread status parameters upon kdamond termination
2026-04-03 14:06 UTC (17+ messages)
` (sashiko review) "
[PATCH 0/3] mm/damon: non-hotfix reviewed patches in damon/next tree
2026-04-03 0:27 UTC (7+ messages)
` [PATCH 1/3] mm/damon/ops-common: optimize damon_hot_score() using ilog2()
` (sashiko review) "
` [PATCH 2/3] Docs/admin-guide/mm/damon: fix 'parametrs' typo
` [PATCH 3/3] mm/damon: add synchronous commit for commit_inputs
` (sashiko status) [PATCH 0/3] mm/damon: non-hotfix reviewed patches in damon/next tree
[RFC PATCH] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
2026-04-02 15:27 UTC (3+ messages)
` (sashiko review) "
[PATCH v2] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
2026-04-02 15:23 UTC (2+ messages)
` (sashiko review) "
[PATCH] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
2026-04-02 5:06 UTC (3+ messages)
` (sashiko review) "
(sashiko review) [RFC PATCH v5 01/10] mm/damon/core: introduce damon_ctx->paused
2026-04-02 1:10 UTC (2+ messages)
[PATCH] MAINTAINERS: add sashiko as the first DAMON reviewer
2026-04-01 19:52 UTC (3+ messages)
[PATCH] mm/damon: validate min_region_size to be power of 2
2026-04-01 15:31 UTC (6+ messages)
` (sashiko review) "
(sashiko review) [PATCH] mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()
2026-04-01 1:32 UTC (2+ messages)
` "
[PATCH v1 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
2026-04-01 0:59 UTC (9+ messages)
` (sashiko review) "
[PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race
2026-03-31 15:55 UTC (18+ messages)
` [PATCH 1/2] Docs/admin-guide/mm/damon/reclaim: warn commit_inputs vs param updates race
` (sashiko review) "
` [PATCH 2/2] Docs/admin-guide/mm/damon/lru_sort: "
` (sashiko review) "
` (sashiko status) [PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race
[PATCH 6.1.y] mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
2026-03-31 5:29 UTC
[PATCH 6.6.y] mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
2026-03-31 5:28 UTC
[PATCH 6.12.y] mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
2026-03-31 5:27 UTC
[PATCH 6.18.y] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
2026-03-31 5:22 UTC
[PATCH] mm/damon: validate addr_unit to be power of 2
2026-03-30 23:34 UTC (21+ messages)
` (sashiko review) "
[PATCH] mm/damon: introduce DAMON-based NUMA memory tiering module
2026-03-30 11:56 UTC (24+ messages)
[PATCH 0/2] mm/damon/core: validate damos_quota_goal->nid
2026-03-29 16:30 UTC (9+ messages)
` [PATCH 1/2] mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bp
` (sashiko review) "
` [PATCH 2/2] mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bp
` (sashiko review) "
` (sashiko status) [PATCH 0/2] mm/damon/core: validate damos_quota_goal->nid
[PATCH] mm/damon/core: use time_in_range_open() for damos quota window start
2026-03-29 15:48 UTC (2+ messages)
` (sashiko status) "
[PATCH v2] mm/damon: add synchronous commit for commit_inputs
2026-03-29 15:12 UTC (4+ messages)
[PATCH] mm/damon: add synchronous commit for commit_inputs
2026-03-28 18:08 UTC (5+ messages)
` (sashiko review) "
[RFC PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race
2026-03-28 17:51 UTC (8+ messages)
` [RFC PATCH 1/2] Docs/admin-guide/mm/damon/reclaim: warn commit_inputs vs param updates race
` (sashiko review) "
` [RFC PATCH 2/2] Docs/admin-guide/mm/damon/lru_sort: "
` (sashiko review) "
` (sashiko status) [RFC PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race
[RFC PATCH] mm/damon/core: use time_in_range() for damos quota window start
2026-03-28 17:03 UTC (3+ messages)
` (sashiko review) "
[RFC PATCH 0/2] mm/damon/core: validate damos_quota_goal->nid
2026-03-28 13:42 UTC (8+ messages)
` [RFC PATCH 1/2] mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bp
` (sashiko review) "
` [RFC PATCH 2/2] mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bp
` (sashiko review) "
` (sashiko status) [RFC PATCH 0/2] mm/damon/core: validate damos_quota_goal->nid
[RFC PATCH v6] mm/damon: add synchronous commit for commit_inputs
2026-03-28 4:03 UTC (6+ messages)
` (sashiko review) "
[PATCH 0/2] mm/damon/core: fix damon_call()/damos_walk() vs kdmond exit race
2026-03-28 0:51 UTC (6+ messages)
` [PATCH 1/2] mm/damon/core: fix damon_call() vs kdamond_fn() "
` (sashiko review) "
` [PATCH 2/2] mm/damon/core: fix damos_walk() "
` (sashiko status) [PATCH 0/2] mm/damon/core: fix damon_call()/damos_walk() vs kdmond "
[RFC PATCH v3 0/2] mm/damon/core: fix damon_call()/damos_walk() vs kdmond exit race
2026-03-27 22:57 UTC (4+ messages)
` [RFC PATCH v3 1/2] mm/damon/core: fix damon_call() vs kdamond_fn() exit race deadlock
` [RFC PATCH v3 2/2] mm/damon/core: fix damos_walk() "
` (sashiko status) [RFC PATCH v3 0/2] mm/damon/core: fix damon_call()/damos_walk() vs kdmond exit race
DAMON Beer/Coffee/Tea chat reminder for the week of 2026-03-30
2026-03-27 21:48 UTC
(sashiko review) [RFC v5] mm/damon: add synchronous commit for commit_inputs
2026-03-27 14:18 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