DAMON development mailing list
 help / color / mirror / Atom feed
 messages from 2024-08-30 22:52:31 to 2024-12-08 22:57:20 UTC [more...]

DAMON Beer/Coffee/Tea chat reminder for the week of 2024-12-09
 2024-12-08 22:57 UTC 

[PATCH 5.15.y 0/2] fix issue in damon_va_evenly_split_region()
 2024-12-06 20:30 UTC  (4+ messages)
  ` [PATCH 5.15.y 1/2] mm/damon/vaddr-test: split a test function having >1024 bytes frame size
  ` [PATCH 5.15.y 2/2] mm/damon/vaddr: fix issue in damon_va_evenly_split_region()

[PATCH 6.12 000/826] 6.12.2-rc1 review
 2024-12-04  0:24 UTC 

[PATCH 6.11 000/817] 6.11.11-rc1 review
 2024-12-04  0:23 UTC 

[sj:damon/next 62/72] mm/damon/sysfs-schemes.c:2199: warning: Function parameter or struct member 'sysfs_schemes' not described in 'damos_sysfs_populate_region_dir'
 2024-12-02 19:01 UTC 

A guide to DAMON tuning and results interpretation for hot pages
 2024-12-02 17:54 UTC  (2+ messages)

[PATCH] mm/damon/core: accumulate applied size to quota->charged_sz
 2024-12-02 17:21 UTC  (4+ messages)

DAMON Beer/Coffee/Tea chat reminder for the week of 2024-11-18
 2024-11-30 18:33 UTC  (2+ messages)

[RFC PATCH] mm/damon: explain "effective quota" on kernel-doc comment
 2024-11-29  7:49 UTC  (6+ messages)

[RFC PATCH 0/4] Promotion of Unmapped Page Cache Folios
 2024-11-27 21:18 UTC 

[RFC PATCH] mm/damon: introduce DAMOS filter type UNMAPPED
 2024-11-27 20:56 UTC 

[PATCH v4 0/9] mm: workingset reporting
 2024-11-27 19:40 UTC 

[PATCH] selftests/damon: Add _damon_sysfs.py to TEST_FILES
 2024-11-27 17:04 UTC  (2+ messages)

[PATCH v2] mm/damon/core: remove duplicate list_empty quota->goals check
 2024-11-25 18:43 UTC  (2+ messages)

[PATCH] mm/damon/core: Refactor damos_set_effective_quota
 2024-11-25 18:27 UTC  (4+ messages)

[sj:damon/next 12/59] include/vdso/limits.h:13:25: warning: conversion from 'long unsigned int' to 'unsigned int' changes value from '18446744073709551615' to '4294967295'
 2024-11-23 15:47 UTC 

[sj:damon/next 12/59] samples/damon/prcl.c:86:22: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295
 2024-11-23 15:44 UTC 

[PATCH 6.12 0/3] 6.12.1-rc1 review
 2024-11-20 18:14 UTC 

[PATCH 6.11 000/107] 6.11.10-rc1 review
 2024-11-20 17:02 UTC 

[PATCH 6.6 00/82] 6.6.63-rc1 review
 2024-11-20 17:02 UTC 

[PATCH 6.1 00/73] 6.1.119-rc1 review
 2024-11-20 17:01 UTC 

[PATCH 6.6 00/48] 6.6.62-rc1 review
 2024-11-15 18:26 UTC 

[PATCH 6.1 00/39] 6.1.118-rc1 review
 2024-11-15 18:26 UTC 

[PATCH RESEND] mm/damon: fix order of arguments in damos_before_apply tracepoint
 2024-11-15 18:20 UTC 

[RFC PATCH 0/5] mm/damon: add sample modules under samples/damon/
 2024-11-13 16:26 UTC  (6+ messages)
` [RFC PATCH 1/5] samples: introduce a skeleton of a sample DAMON module for working set size estimation
` [RFC PATCH 2/5] samples/damon/wsse: implement DAMON starting and stopping
` [RFC PATCH 3/5] samples/damon/wsse: implement working set size estimation and logging
` [RFC PATCH 4/5] samples/damon: introduce a skeleton of a smaple DAMON module for proactive reclamation
` [RFC PATCH 5/5] samples/damon/prcl: implement schemes setup

[PATCH] mm/damon: fix order of arguments in damos_before_apply tracepoint
 2024-11-12 20:19 UTC  (2+ messages)

[PATCH 6.11 000/245] 6.11.7-rc1 review
 2024-11-06 16:55 UTC 

[PATCH 6.6 000/151] 6.6.60-rc1 review
 2024-11-06 16:54 UTC 

[PATCH 6.1 000/126] 6.1.116-rc1 review
 2024-11-06 16:53 UTC 

[PATCH 5.15 00/73] 5.15.171-rc1 review
 2024-11-06 16:53 UTC 

[PATCH] Docs/mm/damon: recommend academic papers to read and/or cite
 2024-11-01 20:35 UTC 

[RFC PATCH] mm/damon/core: avoid overflow in damon_feed_loop_next_input()
 2024-11-01 14:16 UTC  (5+ messages)

[PATCH 0/2] mm/damon/core: fix handling of zero non-sampling intervals
 2024-11-01  0:27 UTC  (4+ messages)
` [PATCH 1/2] mm/damon/core: handle zero {aggregation,ops_update} intervals
` [PATCH 2/2] mm/damon/core: handle zero schemes apply interval

DAMON Beer/Coffee/Tea chat reminder for the week of 2024-11-04
 2024-11-01  0:06 UTC 

[PATCH] mm/damon/core: avoid overflow in damon_feed_loop_next_input()
 2024-10-31 16:12 UTC 

[PATCH 0/6] damon/{self,kunit}tests: minor fixups for DAMON debugfs interface tests
 2024-10-28 23:30 UTC  (7+ messages)
` [PATCH 1/6] selftests/damon/huge_count_read_write: provide sufficiently large buffer for DEPRECATED file read
` [PATCH 2/6] selftests/damon/huge_count_read_write: remove unnecessary debugging message
` [PATCH 3/6] selftests/damon/_debugfs_common: hide expected error message from test_write_result()
` [PATCH 4/6] selftests/damon/debugfs_duplicate_context_creation: hide errors from expected file write failures
` [PATCH 5/6] mm/damon/Kconfig: update DBGFS_KUNIT prompt copy for SYSFS_KUNIT
` [PATCH 6/6] mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef comment

[PATCH 6.11 000/261] 6.11.6-rc1 review
 2024-10-28 17:52 UTC 

[PATCH 6.6 000/208] 6.6.59-rc1 review
 2024-10-28 17:51 UTC 

[PATCH 6.1 000/137] 6.1.115-rc1 review
 2024-10-28 17:50 UTC 

[PATCH 5.15 00/80] 5.15.170-rc1 review
 2024-10-28 17:49 UTC 

Fwd: Two simple ideas for DAMON accuracy improvement
 2024-10-27 20:49 UTC 

Two simple ideas for DAMON accuracy improvement
 2024-10-26 21:53 UTC 

[PATCH] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region()
 2024-10-23  1:27 UTC  (12+ messages)
      ` [PATCH v2 0/2] "
        ` [PATCH v2 1/2] "
        ` [PATCH v2 2/2] mm/damon/vaddr: Add 'nr_piece == 1' check "

[PATCH 6.11 000/135] 6.11.5-rc1 review
 2024-10-21 18:09 UTC 

[PATCH 6.6 000/124] 6.6.58-rc1 review
 2024-10-21 18:08 UTC 

[PATCH 6.1 00/91] 6.1.114-rc1 review
 2024-10-21 18:07 UTC 

[PATCH 5.15 00/82] 5.15.169-rc1 review
 2024-10-21 18:06 UTC 

DAMON Beer/Coffee/Tea chat reminder for the week of 2024-10-21
 2024-10-19 23:13 UTC 

[PATCH v3 00/16] timers: Cleanup delay/sleep related mess
 2024-10-18 18:58 UTC  (7+ messages)
` [PATCH v3 04/16] timers: Rename usleep_idle_range() to usleep_range_idle()
` [PATCH v3 08/16] mm/damon/core: Use generic upper bound recommondation for usleep_range()
` (subset) [PATCH v3 00/16] timers: Cleanup delay/sleep related mess

[PATCH 00/15] timers: Cleanup delay/sleep related mess
 2024-10-17 14:19 UTC  (8+ messages)
` [PATCH 05/15] timers: Rename sleep_idle_range() to sleep_range_idle()
` [PATCH 08/15] mm/damon/core: Use generic upper bound recommondation for usleep_range()
` (subset) [PATCH 00/15] timers: Cleanup delay/sleep related mess

[RFC PATCH 0/7] mm/damon: remove DAMON debugfs interface
 2024-10-15 17:54 UTC  (8+ messages)
` [RFC PATCH 1/7] Docs/admin-guide/mm/damon/usage: remove DAMON debugfs interface documentation
` [RFC PATCH 2/7] Docs/mm/damon/design: update for removal of DAMON debugfs interface
` [RFC PATCH 3/7] selftests/damon/config: remove configs for DAMON debugfs interface selftests
` [RFC PATCH 4/7] selftests/damon: remove tests for DAMON debugfs interface
` [RFC PATCH 5/7] kunit: configs: remove configs for DAMON debugfs interface tests
` [RFC PATCH 6/7] mm/damon: remove DAMON debugfs interface kunit tests
` [RFC PATCH 7/7] mm/damon: remove DAMON debugfs interface

[PATCH 0/2] Docs/damon/maintainer-profile: a couple of minor hotfixes
 2024-10-11 17:01 UTC  (3+ messages)
` [PATCH 1/2] Docs/damon/maintainer-profile: add missing '_' suffixes for external web links
` [PATCH 2/2] Docs/damon/maintainer-profile: update deprecated awslabs GitHub URLs

[PATCH] mm/damon: Fix memory leak in damon_sysfs_test_add_targets()
 2024-10-10 16:21 UTC  (2+ messages)

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-10-09 12:01 UTC  (8+ messages)
` [PATCH v2 04/15] timers: Rename usleep_idle_range() to usleep_range_idle()
` [PATCH v2 08/15] mm/damon/core: Use generic upper bound recommondation for usleep_range()

DAMON Beer/Coffee/Tea chat reminder for the week of 2024-10-07
 2024-10-05 20:43 UTC 

[DAMON Beer/Coffee/Tea Chat] Re-scheduling Tuesday instances to Wednesday
 2024-10-03 18:25 UTC 

subscribe
 2024-10-03 16:34 UTC  (3+ messages)

DAMON Quaterly News Letter (2024 Q3)
 2024-10-01 19:14 UTC 

Fwd: DAMON Quaterly News Letter (2024 Q2)
 2024-10-01  0:24 UTC 

[PATCH v2] selftests/damon/access_memory_even: remove unused variables
 2024-09-29 22:00 UTC  (5+ messages)

subscribe
 2024-09-26 21:39 UTC  (2+ messages)

[PATCH v1 1/1] selftests: set executable bit
 2024-09-25  5:51 UTC  (3+ messages)

[PATCH v2] mm/damon/Kconfig: Update DAMON doc URL
 2024-09-24  8:21 UTC 

[PATCH] mm/damon: Update DAMON doc URL
 2024-09-23 18:06 UTC  (4+ messages)

[PATCH] damon: access_memory_even: remove unused variables
 2024-09-23 16:44 UTC  (3+ messages)

[PATCH] mm/damon: fix sparse warning for zero initializer
 2024-09-23  2:25 UTC  (3+ messages)
  ` [PATCH v2] "

DAMON Beer/Coffee/Tea chat reminder (was: Re: DAMON Beer/Coffee/Tea chat reminder and extending for office hour)
 2024-09-20  7:12 UTC 

debian/config: add DAMON support for debian kernel
 2024-09-18 14:32 UTC  (3+ messages)

Problems running DAMON kunit tests with spinlock debugging enabled
 2024-09-05 18:08 UTC  (12+ messages)

[PATCH 1/1] mm/damon/tests/core-kunit: skip damon_test_nr_accesses_to_accesses_bp() if aggr_interval is zero
 2024-09-05 16:24 UTC 

[PATCH] mm/damon/tests/vaddr-kunit: don't use mas_lock for MM_MT_FLAGS-initialized maple tree
 2024-09-05  0:19 UTC  (17+ messages)

[PATCH] mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu read lock
 2024-09-05  0:12 UTC 

[PATCH v2] mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN
 2024-09-04 19:58 UTC  (5+ messages)

DAMON Beer/Coffee/Tea chat reminder and extending for office hour
 2024-08-30 22:52 UTC  (2+ messages)
` DAMON Beer/Coffee/Tea chat reminder (was: Re: DAMON Beer/Coffee/Tea chat reminder and extending for office hour)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox