damon.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-02 17:27:28 to 2024-07-09 18:41:29 UTC [more...]

[PATCH 6.1 000/102] 6.1.98-rc1 review
 2024-07-09 18:41 UTC 

Tools for explaining memory mappings/usage/pressure
 2024-07-07 15:44 UTC 

[PATCH 6.9 000/222] 6.9.8-rc1 review
 2024-07-02 19:19 UTC 

[PATCH 6.6 000/163] 6.6.37-rc1 review
 2024-07-02 19:18 UTC 

[PATCH 6.1 000/128] 6.1.97-rc1 review
 2024-07-02 19:18 UTC 

[PATCH 0/9] Docs/damon: minor fixups and improvements
 2024-07-01 19:27 UTC  (10+ messages)
` [PATCH 1/9] Docs/mm/damon/design: fix two typos
` [PATCH 2/9] Docs/mm/damon/design: clarify regions merging operation
` [PATCH 3/9] Docs/admin-guide/mm/damon/start: add access pattern snapshot example
` [PATCH 4/9] Docs/mm/damon/design: add links from overall architecture to sections of details
` [PATCH 5/9] Docs/mm/damon/design: move 'Configurable Operations Set' section into 'Operations Set Layer' section
` [PATCH 6/9] Docs/mm/damon/design: Remove 'Programmable Modules' section in favor of 'Modules' section
` [PATCH 7/9] Docs/mm/damon/design: add links to sections of DAMON sysfs interface usage doc
` [PATCH 8/9] Docs/mm/damon/index: add links to design
` [PATCH 9/9] Docs/mm/damon/index: add links to admin-guide doc

[PATCH mm-stable 1/1] mm/damon/paddr: initialize nr_succeeded in __damon_pa_migrate_folio_list()
 2024-07-01 16:53 UTC 

DAMON Beer/Coffee/Tea chat series
 2024-06-30 17:09 UTC  (4+ messages)
` DAMON Beer/Coffee/Tea chat reminder and extending for office hour

[PATCH mm-unstable] mm/damon/core: increase regions merge aggressiveness while respecting min_nr_regions
 2024-06-27 16:33 UTC  (4+ messages)

[PATCH mm-unstable] mm/damon/core: ensure max threshold attempt for max_nr_regions violation
 2024-06-27 16:31 UTC 

[PATCH 0/8] selftests/damon: test DAMOS tried regions and {min,max}_nr_regions
 2024-06-25 18:05 UTC  (9+ messages)
` [PATCH 1/8] selftests/damon/access_memory: use user-defined region size
` [PATCH 2/8] selftests/damon/_damon_sysfs: support schemes_update_tried_regions
` [PATCH 3/8] selftests/damon: implement a program for even-numbered memory regions access
` [PATCH 4/8] selftests/damon: implement DAMOS tried regions test
` [PATCH 5/8] selftests/damon/_damon_sysfs: implement kdamonds stop function
` [PATCH 6/8] selftests/damon: implement test for min/max_nr_regions
` [PATCH 7/8] _damon_sysfs: implement commit() for online parameters update
` [PATCH 8/8] selftests/damon/damon_nr_regions: test online-tuned max_nr_regions

[PATCH 6.1 000/131] 6.1.96-rc1 review
 2024-06-25 17:04 UTC 

[PATCH 6.6 000/192] 6.6.36-rc1 review
 2024-06-25 17:03 UTC 

[PATCH 6.9 000/250] 6.9.7-rc1 review
 2024-06-25 17:02 UTC 

Fwd: [PATCH 0/7] minor document fixups
 2024-06-24 19:01 UTC 

[PATCH] mm/damon/core: merge regions aggressively when max_nr_regions is unmet
 2024-06-24 17:58 UTC 

[PATCH v2 0/2] Docs/mm/damon/maintaier-profile: document a mailing tool and community meetup series
 2024-06-21 16:36 UTC  (3+ messages)
` [PATCH v2 1/2] Docs/mm/damon/maintainer-profile: introduce HacKerMaiL
` [PATCH v2 2/2] Docs/mm/damon/maintainer-profile: document DAMON community meetups

[PATCH 0/2] Docs/damon/maintaier-profile: document a mailing tool and community meetup series
 2024-06-21  5:23 UTC  (5+ messages)
` [PATCH 1/2] Docs/mm/damon/maintainer-profile: introduce HacKerMaiL
` [PATCH 2/2] Docs/mm/damon/maintainer-profile: document DAMON community meetups

[PATCH 6.9 000/281] 6.9.6-rc1 review
 2024-06-19 17:08 UTC 

[PATCH 6.6 000/267] 6.6.35-rc1 review
 2024-06-19 17:07 UTC 

[PATCH 6.1 000/217] 6.1.95-rc1 review
 2024-06-19 17:06 UTC 

[PATCH 0/2] fixup DAMOS_MIGRATE_{HOT,COLD} patchset documentation
 2024-06-18 21:36 UTC  (3+ messages)
` [PATCH 1/2] Docs/admin-guide/damon/usage: trivial fixups for DAMOS_MIGRATE_{HOT,COLD} documetnation
` [PATCH 2/2] Docs/ABI/damon: document target_nid file

[PATCH 00/12] mm/damon: introduce DAMON parameters online commit function
 2024-06-18 18:18 UTC  (13+ messages)
` [PATCH 01/12] mm/damon/core: implement DAMOS quota goals "
` [PATCH 02/12] mm/damon/core: implement DAMON context "
` [PATCH 03/12] mm/damon/sysfs: use damon_commit_ctx()
` [PATCH 04/12] mm/damon/sysfs-schemes: use damos_commit_quota_goals()
` [PATCH 05/12] mm/damon/sysfs: remove unnecessary online tuning handling code
` [PATCH 06/12] mm/damon/sysfs: rename damon_sysfs_set_targets() to ...add_targets()
` [PATCH 07/12] mm/damon/sysfs-schemes: remove unnecessary online tuning handling code
` [PATCH 08/12] mm/damon/sysfs-schemes: rename *_set_{schemes,scheme_filters,quota_score,schemes}()
` [PATCH 09/12] mm/damon/reclaim: use damon_commit_ctx()
` [PATCH 10/12] mm/damon/reclaim: remove unnecessary code for online tuning
` [PATCH 11/12] mm/damon/lru_sort: use damon_commit_ctx()
` [PATCH 12/12] mm/damon/lru_sort: remove unnecessary online tuning handling code

[PATCH v2 0/2] DAMON multiple contexts support
 2024-06-17  6:59 UTC  (18+ messages)
` [PATCH v2 1/2] mm/damon/core: add 'struct kdamond' abstraction layer
` [PATCH v2 2/2] mm/damon/core: implement multi-context support

[TECH TOPIC] DAMON: Updates and Plans
 2024-06-14 18:42 UTC  (2+ messages)
` Fwd: "

[PATCH v6 0/7] DAMON based tiered memory management for CXL memory
 2024-06-14 16:39 UTC  (10+ messages)
` [PATCH v6 1/7] mm: make alloc_demote_folio externally invokable for migration
` [PATCH v6 2/7] mm: rename alloc_demote_folio to alloc_migrate_folio
` [PATCH v6 3/7] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH v6 4/7] mm/migrate: add MR_DAMON to migrate_reason
` [PATCH v6 5/7] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
` [PATCH v6 6/7] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
` [PATCH v6 7/7] Docs/damon: document damos_migrate_{hot,cold}

[PATCH v5 0/8] DAMON based tiered memory management for CXL memory
 2024-06-14  3:05 UTC  (15+ messages)
` [PATCH v5 1/8] mm: make alloc_demote_folio externally invokable for migration
` [PATCH v5 2/8] mm: rename alloc_demote_folio to alloc_migrate_folio
` [PATCH v5 3/8] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH v5 4/8] mm/migrate: add MR_DAMON to migrate_reason
` [PATCH v5 5/8] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
` [PATCH v5 6/8] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
` [PATCH v5 7/8] Docs/admin-guide/mm/damon/usage: add missing actions
` [PATCH v5 8/8] Docs/.../mm/damon: add more damos actions

[PATCH 6.9 000/157] 6.9.5-rc1 review
 2024-06-13 16:51 UTC 

[PATCH 6.6 000/137] 6.6.34-rc1 review
 2024-06-13 16:50 UTC 

[PATCH 6.1 00/85] 6.1.94-rc1 review
 2024-06-13 16:49 UTC 

[PATCH 5.15 000/402] 5.15.161-rc1 review
 2024-06-13 16:48 UTC 

[PATCH 0/8] DAMON based tiered memory management for CXL memory
 2024-06-13 13:56 UTC  (8+ messages)
` [PATCH 1/8] mm: make alloc_demote_folio externally invokable for migration
` [PATCH 2/8] mm: rename alloc_demote_folio to alloc_migrate_folio
` [PATCH 3/8] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH 4/8] mm/migrate: add MR_DAMON to migrate_reason
` [PATCH 5/8] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion

[PATCH 6.9 000/368] 6.9.4-rc2 review
 2024-06-09 16:12 UTC 

[PATCH 6.6 000/741] 6.6.33-rc2 review
 2024-06-09 16:11 UTC 

[PATCH 6.1 000/470] 6.1.93-rc2 review
 2024-06-09 16:10 UTC 

[PATCH 6.9 000/374] 6.9.4-rc1 review
 2024-06-06 17:53 UTC 

[PATCH 6.6 000/744] 6.6.33-rc1 review
 2024-06-06 17:53 UTC 

[PATCH 6.1 000/473] 6.1.93-rc1 review
 2024-06-06 17:51 UTC 

[PATCH 6.9 000/427] 6.9.3-rc1 review
 2024-05-28 16:08 UTC 

[PATCH 6.8 000/493] 6.8.12-rc1 review
 2024-05-28 16:07 UTC 

[RFC PATCH v2 0/3] Add NUMA-aware DAMOS watermarks
 2024-05-25 17:47 UTC  (7+ messages)
` [RFC PATCH v2 1/3] mm/damon: Add new metric type and target node for watermark
` [RFC PATCH v2 2/3] mm/damon: add module parameters for NUMA system
` [RFC PATCH v2 3/3] mm/damon: add NUMA-awareness to DAMON modules

[PATCH 6.9 00/25] 6.9.2-rc1 review
 2024-05-23 17:05 UTC 

[PATCH 6.8 00/23] 6.8.11-rc1 review
 2024-05-23 17:04 UTC 

[PATCH 6.6 000/102] 6.6.32-rc1 review
 2024-05-23 17:04 UTC 

[PATCH 6.1 00/45] 6.1.92-rc1 review
 2024-05-23 17:03 UTC 

[PATCH 5.15 00/23] 5.15.160-rc1 review
 2024-05-23 17:02 UTC 

[PATCH v5 12/68] selftests/damon: Drop define _GNU_SOURCE
 2024-05-22  0:56 UTC 

[RFC PATCH v1 0/7] DAMON multiple contexts support
 2024-05-17 22:59 UTC  (11+ messages)
` [RFC PATCH v1 1/7] mm/damon/core: kdamond_struct abstraction layer
` [RFC PATCH v1 2/7] mm/damon/core: list-based contexts organization
` [RFC PATCH v1 3/7] mm/damon/lru_sort: kdamond_struct abstraction layer
` [RFC PATCH v1 4/7] mm/damon/reclaim: kdamon_struct "
` [RFC PATCH v1 5/7] mm/damon/core: rename nr_running_ctxs -> nr_running_kdamonds
` [RFC PATCH v1 6/7] mm/damon/core: multi-context support
` [RFC PATCH v1 7/7] mm/damon/core: multi-context awarness for trace events

[PATCH 5.15 000/168] 5.15.159-rc2 review
 2024-05-16 16:45 UTC 

[PATCH 6.1 000/244] 6.1.91-rc3 review
 2024-05-16 16:43 UTC 

[PATCH 6.6 000/308] 6.6.31-rc3 review
 2024-05-16 16:41 UTC 

[PATCH 6.8 000/339] 6.8.10-rc3 review
 2024-05-16 16:41 UTC 

[RFC PATCH v4 0/5] DAMON based tiered memory management for CXL memory
 2024-05-15 16:18 UTC  (10+ messages)
` [RFC PATCH v4 1/5] mm: make alloc_demote_folio externally invokable for migration
` [RFC PATCH v4 2/5] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [RFC PATCH v4 3/5] mm/migrate: add MR_DAMON to migrate_reason
` [RFC PATCH v4 4/5] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
` [RFC PATCH v4 5/5] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion

[LSF/MM/BPF TOPIC] DAMON Updates and Plans: Automation of DAMON tuning, tiering, and VM guest scaling
 2024-05-12 19:44 UTC  (4+ messages)

[RFC IDEA v2 0/6] mm/damon: introduce Access/Contiguity-aware Memory Auto-scaling (ACMA)
 2024-05-12 19:36 UTC  (7+ messages)
` [RFC IDEA v2 1/6] mm/damon: implement DAMOS actions for access-aware contiguous memory allocation
` [RFC IDEA v2 2/6] mm/damon: add the initial part of access/contiguity-aware memory auto-scaling module
` [RFC IDEA v2 3/6] mm/page_reporting: implement a function for reporting specific pfn range
` [RFC IDEA v2 4/6] mm/damon/acma: implement scale down feature
` [RFC IDEA v2 5/6] mm/damon/acma: implement scale up feature
` [RFC IDEA v2 6/6] drivers/virtio/virtio_balloon: integrate ACMA and ballooning

[RFC PATCH v3 1/7] mm/damon/paddr: refactor DAMOS_PAGEOUT with migration_mode
 2024-05-12 18:00 UTC  (3+ messages)

[PATCH v4 11/66] selftests/damon: Drop define _GNU_SOURCE
 2024-05-10  0:06 UTC 

[PATCH v3 13/68] selftests/damon: Drop define _GNU_SOURCE
 2024-05-09 21:19 UTC  (3+ messages)

[PATCH mm-unstable] Docs/mm/damon/design: fix build warning
 2024-05-07 16:17 UTC 

[PATCH v4] mm/damon/core: Fix return value from damos_wmark_metric_value
 2024-05-06 18:02 UTC 

[PATCH 00/10] mm/damon: misc fixes and improvements
 2024-05-03 18:06 UTC  (12+ messages)
` [PATCH 01/10] mm/damon/core: initialize ->esz_bp from damos_quota_init_priv()
` [PATCH 02/10] selftests/damon/_damon_sysfs: check errors from nr_schemes file reads
` [PATCH 03/10] selftests/damon/_damon_sysfs: find sysfs mount point from /proc/mounts
` [PATCH 04/10] selftests/damon/_damon_sysfs: use 'is' instead of '==' for 'None'
` [PATCH 05/10] selftests/damon: classify tests for functionalities and regressions
` [PATCH 06/10] Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching sysfs file
` [PATCH 07/10] Docs/admin-guide/mm/damon/usage: fix wrong schemes effective quota update command
` [PATCH 08/10] Docs/mm/damon/design: use a list for supported filters
` [PATCH 09/10] Docs/mm/damon/maintainer-profile: change the maintainer's timezone from PST to PT
` [PATCH 10/10] Docs/mm/damon/maintainer-profile: allow posting patches based on damon/next tree

[PATCH 0/2] selftests/damon: add DAMOS quota goal test
 2024-05-02 17:27 UTC  (3+ messages)
` [PATCH 1/2] selftests/damon/_damon_sysfs: support quota goals
` [PATCH 2/2] selftests/damon: add a test for DAMOS quota goal


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 read-only IMAP folder(s) and NNTP newsgroup(s).