messages from 2024-06-25 18:05:44 to 2024-10-18 03:53:14 UTC [more...]
[PATCH] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region()
2024-10-18 3:53 UTC
[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 v3 00/16] timers: Cleanup delay/sleep related mess
2024-10-14 16:22 UTC (4+ 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 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 (4+ messages)
[RFC PATCH] mm/damon/core: avoid overflow in damon_feed_loop_next_input()
2024-09-05 21:40 UTC (2+ 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 (7+ messages)
` Shared calendar for the schedule (was Re: DAMON Beer/Coffee/Tea chat reminder and extending for office hour)
` DAMON Beer/Coffee/Tea chat reminder (was: "
[PATCH 6.10 000/273] 6.10.7-rc1 review
2024-08-28 1:02 UTC
[PATCH 6.6 000/341] 6.6.48-rc1 review
2024-08-28 1:00 UTC
[PATCH 6.1 000/321] 6.1.107-rc1 review
2024-08-28 0:59 UTC
[PATCH 0/9] misc fixups for DAMON {self,kunit} tests
2024-08-27 3:03 UTC (10+ messages)
` [PATCH 1/9] selftests/damon: add access_memory_even to .gitignore
` [PATCH 2/9] selftests/damon: cleanup __pycache__/ with 'make clean'
` [PATCH 3/9] selftests/damon: add execute permissions to test scripts
` [PATCH 4/9] mm/damon/core-test: test only vaddr case on ops registration test
` [PATCH 5/9] mm/damon/core-test: fix damon_test_ops_registration() for DAMON_VADDR unset case
` [PATCH 6/9] mm/damon/dbgfs-test: skip dbgfs_set_targets() test if PADDR is not registered
` [PATCH 7/9] mm/damon/dbgfs-test: skip dbgfs_set_init_regions() "
` [PATCH 8/9] mm/damon: move kunit tests to tests/ subdirectory with _kunit suffix
` [PATCH 9/9] mm/damon/tests: add .kunitconfig file for DAMON kunit tests
[PATCH 0/4] replace per-quota region priorities histogram buffer with per-context one
2024-08-26 4:23 UTC (5+ messages)
` [PATCH 1/4] mm/damon/core: intorduce per-context region priorities histogram buffer
` [PATCH 2/4] mm/damon/core: replace per-quota regions priority histogram buffer usage with per-context one
` [PATCH 3/4] mm/damon/core: remove per-scheme region priority histogram buffer
` [PATCH 4/4] Revert "mm/damon/lru_sort: adjust local variable to dynamic allocation"
[PATCH 0/3] Docs/damon: update GitHub repo URLs and maintainer-profile
2024-08-26 1:57 UTC (4+ messages)
` [PATCH 1/3] Docs/damon: use damonitor GitHub organization instead of awslabs
` [PATCH 2/3] Docs/damon/maintainer-profile: add links in place
` [PATCH 3/3] Docs/damon/maintainer-profile: document Google calendar for bi-weekly meetups
Re:Organizing DAMON GitHub repos (damo, damon-tests, and damoos)
2024-08-13 23:21 UTC
Fwd: Re: [sj:damon/next 36/44] mm/damon/vaddr.c:311:22: error: implicit declaration of function 'pmd_present'; did you mean 'p4d_present'?
2024-08-04 19:05 UTC
[PATCH 6.6 000/568] 6.6.44-rc1 review
2024-07-31 22:40 UTC
[PATCH 6.1 000/440] 6.1.103-rc3 review
2024-07-31 22:39 UTC
[PATCH 6.10 00/29] 6.10.2-rc1 review
2024-07-25 23:23 UTC
[PATCH 6.9 00/29] 6.9.12-rc1 review
2024-07-25 23:22 UTC
[PATCH 6.6 00/16] 6.6.43-rc1 review
2024-07-25 23:21 UTC
[PATCH 6.1 00/13] 6.1.102-rc1 review
2024-07-25 23:20 UTC
[PATCH 5.15 00/87] 5.15.164-rc1 review
2024-07-25 23:19 UTC
Call for DAMON Recipies
2024-07-24 22:21 UTC
[PATCH v5] mm/damon/lru_sort: adjust local variable to dynamic allocation
2024-07-23 16:08 UTC (2+ messages)
[PATCH 5.15.y 0/8] Backport patches for DAMON merge regions fix
2024-07-23 12:15 UTC (4+ messages)
` [PATCH 5.15.y 8/8] mm/damon/core: merge regions aggressively when max_nr_regions is unmet
` Patch "mm/damon/core: merge regions aggressively when max_nr_regions is unmet" has been added to the 5.15-stable tree
[PATCH 6.1.y 0/7] Backport patches for DAMON merge regions fix
2024-07-23 12:10 UTC (5+ messages)
` [PATCH 6.1.y 7/7] mm/damon/core: merge regions aggressively when max_nr_regions is unmet
` Patch "mm/damon/core: merge regions aggressively when max_nr_regions is unmet" has been added to the 6.1-stable tree
[PATCH v4] mm/damon/lru_sort: adjust local variable to dynamic allocation
2024-07-22 17:36 UTC (2+ messages)
Fwd: Re: [sj:damon/next 53/55] mm/damon/tests/core-kunit.h:394:undefined reference to `kunit_binary_assert_format'
2024-07-20 19:38 UTC
[PATCH v3] mm/damon/lru_sort: adjust local variable to dynamic allocation
2024-07-19 17:42 UTC (2+ messages)
[PATCH 5.15 000/144] 5.15.163-rc1 review
2024-07-16 18:39 UTC
[PATCH 6.1 00/96] 6.1.100-rc1 review
2024-07-16 18:38 UTC
[PATCH 6.6 000/121] 6.6.41-rc1 review
2024-07-16 18:37 UTC
[PATCH 6.9 000/143] 6.9.10-rc1 review
2024-07-16 18:36 UTC
[PATCH v2] damon: adjust large arrays to dynamic allocation
2024-07-12 17:27 UTC (2+ messages)
[PATCH] damon: using pointer to access globally defined structures
2024-07-11 19:47 UTC (3+ messages)
[PATCH 6.9 000/197] 6.9.9-rc1 review
2024-07-09 18:42 UTC
[PATCH 6.6 000/139] 6.6.39-rc1 review
2024-07-09 18:42 UTC
[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
[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
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