damon.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-18 11:07:40 to 2023-09-07 02:29:45 UTC [more...]

[PATCH 00/11] mm/damon: misc fixups for documents, comments and its tracepoint
 2023-09-07  2:29 UTC  (12+ messages)
` [PATCH 01/11] Docs/admin-guide/mm/damon/usage: fixup missed :ref: keyword
` [PATCH 02/11] Docs/admin-guide/mm/damon/usage: place debugfs usage at the bottom
` [PATCH 03/11] Docs/admin-guide/mm/damon/usage: move debugfs intro to the bottom of the section
` [PATCH 04/11] Docs/mm/damon/design: explicitly introduce ``nr_accesses``
` [PATCH 05/11] Docs/admin-guide/mm/damon/usage: explain the format of damon_aggregate tracepoint
` [PATCH 06/11] Docs/mm/damon/design: add a section for kdamond and DAMON context
` [PATCH 07/11] Docs/admin-guide/mm/damon/usage: link design doc for details of kdamond and context
` [PATCH 08/11] mm/damon/core: fix a comment about damon_set_attrs() call timings
` [PATCH 09/11] mm/damon/core: add more comments for nr_accesses
` [PATCH 10/11] mm/damon/core: remove duplicated comment for watermarks-based deactivation
` [PATCH 11/11] mm/damon/core: remove 'struct target *' parameter from damon_aggregated tracepoint

[PATCH 6.5 00/34] 6.5.2-rc1 review
 2023-09-06  5:31 UTC 

[PATCH 6.4 00/32] 6.4.15-rc1 review
 2023-09-06  5:13 UTC 

[PATCH 6.1 00/31] 6.1.52-rc1 review
 2023-09-06  4:56 UTC 

[RFC v2] mm/damon/core: use number of passed access sampling as a timer
 2023-09-05  3:52 UTC 

[RFC PATCH] mm/damon/core: use number of passed access sampling as a timer
 2023-09-05  3:48 UTC  (3+ messages)

[PATCH 5.15 00/28] 5.15.131-rc1 review
 2023-09-05  1:25 UTC 

[PATCH 6.4 0/9] 6.4.14-rc1 review
 2023-09-01  1:04 UTC 

[PATCH 6.1 00/10] 6.1.51-rc1 review
 2023-09-01  1:03 UTC 

[PATCH 5.15 0/9] 5.15.130-rc1 review
 2023-09-01  1:01 UTC 

[RFC PATCH] mm/damon/core: add a tracepoint for damos apply target regions
 2023-08-30  1:36 UTC  (3+ messages)

[PATCH 5.15 00/89] 5.15.129-rc1 review
 2023-08-29  1:57 UTC 

[PATCH 6.1 000/122] 6.1.50-rc1 review
 2023-08-29  1:55 UTC 

[PATCH 6.4 000/129] 6.4.13-rc1 review
 2023-08-29  1:54 UTC 

[RFC PATCH] mm/damon/sysfs: add __counted_by() annotation
 2023-08-26  0:54 UTC  (3+ messages)

[PATCH 5.15 000/139] 5.15.128-rc1 review
 2023-08-25  1:31 UTC 

[PATCH 6.1 00/15] 6.1.48-rc1 review
 2023-08-25  1:30 UTC 

[PATCH 6.1 000/194] 6.1.47-rc1 review
 2023-08-22 11:01 UTC 

[PATCH 6.4 000/234] 6.4.12-rc1 review
 2023-08-22 11:00 UTC 

[PATCH 6.4 000/206] 6.4.11-rc1 review
 2023-08-14 17:36 UTC 

[PATCH 6.1 000/149] 6.1.46-rc1 review
 2023-08-14 17:35 UTC 

[PATCH 5.15 00/89] 5.15.127-rc1 review
 2023-08-14 17:33 UTC 

Mail delivery failed: returning message to sender
 2023-08-14  8:15 UTC 

[PATCH 6.4 000/165] 6.4.10-rc1 review
 2023-08-09 17:11 UTC 

[PATCH 6.1 000/127] 6.1.45-rc1 review
 2023-08-09 17:08 UTC 

[PATCH 5.15 00/92] 5.15.126-rc1 review
 2023-08-09 17:05 UTC 

[PATCH] mm/damon: Prevent unnecessary age reset for regions
 2023-08-08  9:59 UTC  (3+ messages)

DAMON user-space tool (damo) has reached its 100th release
 2023-08-07 20:20 UTC 

[PATCH 00/13] Extedn DAMOS filters for address ranges and DAMON monitoring targets
 2023-08-02 21:43 UTC  (14+ messages)
` [PATCH 01/13] mm/damon/core: introduce address range type damos filter
` [PATCH 02/13] mm/damon/sysfs-schemes: support address range type DAMOS filter
` [PATCH 03/13] mm/damon/core-test: add a unit test for __damos_filter_out()
` [PATCH 04/13] selftests/damon/sysfs: test address range damos filter
` [PATCH 05/13] Docs/mm/damon/design: update for address range filters
` [PATCH 06/13] Docs/ABI/damon: update for address range DAMOS filter
` [PATCH 07/13] Docs/admin-guide/mm/damon/usage: update for address range type "
` [PATCH 08/13] mm/damon/core: implement target type damos filter
` [PATCH 09/13] mm/damon/sysfs-schemes: support target "
` [PATCH 10/13] selftests/damon/sysfs: test damon_target filter
` [PATCH 11/13] Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filter
` [PATCH 12/13] Docs/ABI/damon: "
` [PATCH 13/13] Docs/admin-guide/mm/damon/usage: "

[PATCH 0/5] mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
 2023-08-02 21:32 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] mm/damon/sysfs: implement a command for updating only schemes tried total bytes
` [PATCH 3/5] selftests/damon/sysfs: test tried_regions/total_bytes file
` [PATCH 4/5] Docs/ABI/damon: update for tried_regions/total_bytes
` [PATCH 5/5] Docs/admin-guide/mm/damon/usage: "

[PATCH 5.15 000/153] 5.15.124-rc2 review
 2023-08-02 17:34 UTC 

[PATCH 6.1 000/225] 6.1.43-rc2 review
 2023-08-02 17:32 UTC 

[PATCH 6.4 000/235] 6.4.8-rc2 review
 2023-08-02 17:30 UTC 

[PATCH 6.1 000/228] 6.1.43-rc1 review
 2023-08-01 17:05 UTC 

DAMON Beer/Coffee/Tea chat series
 2023-08-01  1:27 UTC  (4+ messages)

[PATCH 0/2] mm/damon/core: fix unitialized memory error from
 2023-07-29 20:37 UTC  (3+ messages)
` [PATCH 1/2] mm/damon/core: initialize damo_filter->list from damos_new_filter()
` [PATCH 2/2] mm/damon/core-test: add a test for damos_new_filter()

[RFC PATCH 00/13] Extedn DAMOS filters for address ranges and
 2023-07-28 20:34 UTC  (14+ messages)
` [RFC PATCH 01/13] mm/damon/core: introduce address range type damos filter
` [RFC PATCH 02/13] mm/damon/sysfs-schemes: support address range type DAMOS filter
` [RFC PATCH 04/13] selftests/damon/sysfs: test address range damos filter
` [RFC PATCH 05/13] Docs/mm/damon/design: update for address range filters
` [RFC PATCH 06/13] Docs/ABI/damon: update for address range DAMOS filter
` [RFC PATCH 07/13] Docs/admin-guide/mm/damon/usage: update for address range type "
` [RFC PATCH 08/13] mm/damon/core: implement target type damos filter
` [RFC PATCH 09/13] mm/damon/sysfs-schemes: support target "
` [RFC PATCH 10/13] selftests/damon/sysfs: test damon_target filter
` [RFC PATCH 11/13] Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filter
` [RFC PATCH 12/13] Docs/ABI/damon: "
` [RFC PATCH 13/13] Docs/admin-guide/mm/damon/usage: "

[RFC PATCH 0/5] mm/damon/sysfs: add a file for efficiently get total size of DAMOS tried regions
 2023-07-28 20:18 UTC  (6+ messages)
` [RFC PATCH 1/5] mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
` [RFC PATCH 2/5] mm/damon/sysfs: implement a command for updating only schemes tried total bytes
` [RFC PATCH 3/5] selftests/damon/sysfs: test tried_regions/total_bytes file
` [RFC PATCH 4/5] Docs/ABI/damon: update for tried_regions/total_bytes
` [RFC PATCH 5/5] Docs/admin-guide/mm/damon/usage: "

[PATCH] damon: Use pmdp_get instead of drect dereferencing pmd
 2023-07-28  8:18 UTC  (5+ messages)

[PATCH v2] damon: Use pmdp_get instead of drectly dereferencing pmd
 2023-07-28  6:58 UTC  (3+ messages)

[TECH TOPIC] DAMON: Current Status and Future Plans
 2023-07-26 19:09 UTC 

[PATCH 5.15.y] mm/damon/ops-common: atomically test and clear young on ptes and pmds
 2023-07-21  5:18 UTC  (2+ messages)

[PATCH] mm/damon/core-test: Initialise context before test in damon_test_set_attrs()
 2023-07-19  3:00 UTC  (2+ messages)

[PATCH 1/2] mm/damon/dbgfs: reduce stack usage in str_to_schemes()
 2023-07-17 19:12 UTC  (4+ messages)
` [PATCH 2/2] mm/mm/damon/sysfs-schemes: reduce stack usage in damon_sysfs_mk_scheme()

Issues getting per-numa heatmap via "paddr" tracking
 2023-07-13 17:14 UTC  (2+ messages)

[PATCH 0/7] Docs/{mm,admin-guide}damon: update design and usage docs
 2023-06-16 19:17 UTC  (8+ messages)
` [PATCH 1/7] Docs/mm/damon/design: document 'age' of region
` [PATCH 2/7] Docs/admin-guide/mm/damon/start: update DAMOS example command
` [PATCH 3/7] Docs/admin-guide/mm/damon/usage: fix typos in references and commas
` [PATCH 4/7] Docs/admin-guide/mm/damon/usage: remove unnecessary sentences about supported address spaces
` [PATCH 5/7] Docs/admin-guide/mm/damon/usage: link design document for DAMOS
` [PATCH 6/7] Docs/admin-guide/mm/damon/usage: clarify quotas and watermarks sysfs interface
` [PATCH 7/7] Docs/admin-guide/mm/damon/usage: update the ways for getting monitoring results

DAMON testing and benchmarking
 2023-06-16  6:52 UTC  (3+ messages)

[PATCH] mm/damon/core-test: add a test for damon_set_attrs()
 2023-06-16  1:48 UTC  (2+ messages)

[PATCH v3 0/3] Encapsulate PTE contents from non-arch code
 2023-06-13  8:52 UTC  (9+ messages)
` [PATCH v3 1/3] mm: ptdump should use ptep_get_lockless()
` [PATCH v3 2/3] mm: Move ptep_get() and pmdp_get() helpers
` [PATCH v3 3/3] mm: ptep_get() conversion

[PATCHv2] selftests: damon: add config file
 2023-06-12 22:32 UTC  (3+ messages)

[PATCH v3 0/4] Fixes for pte encapsulation bypasses
 2023-06-03 18:20 UTC  (13+ messages)
` [PATCH v3 1/4] mm: vmalloc must set pte via arch code
` [PATCH v3 2/4] mm/damon/ops-common: atomically test and clear young on ptes and pmds
` [PATCH v3 3/4] mm/damon/ops-common: Refactor to use {pte|pmd}p_clear_young_notify()
` [PATCH v3 4/4] mm: Fix failure to unmap pte on highmem systems

[PATCH v2] mm/damon/core: fix divide error in damon_nr_accesses_to_accesses_bp()
 2023-05-27  3:21 UTC 

[PATCH] mm/damon/core: fix divide error in damon_nr_accesses_to_accesses_bp()
 2023-05-27  2:34 UTC  (3+ messages)

[syzbot] [damon?] divide error in damon_set_attrs
 2023-05-27  2:08 UTC  (8+ messages)

[PATCH 00/10] Docs/mm/damon: Minor fixes and design doc update
 2023-05-26 21:14 UTC  (12+ messages)
` [PATCH 01/10] Docs/mm/damon/faq: remove old questions
` [PATCH 02/10] Docs/mm/damon/maintainer-profile: fix typos and grammar errors
` [PATCH 03/10] Docs/mm/damon/design: add a section for overall architecture
` [PATCH 04/10] Docs/mm/damon/design: update the layout based on the layers
` [PATCH 05/10] Docs/mm/damon/design: rewrite configurable layers
` [PATCH 06/10] Docs/mm/damon/design: add a section for the relation between Core and Modules layer
` [PATCH 07/10] Docs/mm/damon/design: add sections for basic parts of DAMOS
` [PATCH 08/10] Docs/mm/damon/design: add sections for advanced features "
` [PATCH 09/10] Docs/mm/damon/design: add a section for DAMON core API
` [PATCH 10/10] Docs/mm/damon/design: add a section for the modules layer

[PATCH v2 0/5] Encapsulate PTE contents from non-arch code
 2023-05-26  2:02 UTC  (24+ messages)
` [PATCH v2 1/5] mm: vmalloc must set pte via arch code
` [PATCH v2 2/5] mm: damon must atomically clear young on ptes and pmds
` [PATCH v2 3/5] mm: Fix failure to unmap pte on highmem systems
` [PATCH v2 4/5] mm: Add new ptep_deref() helper to fully encapsulate pte_t
` [PATCH v2 5/5] mm: ptep_deref() conversion


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).