Show patches with: Submitter = SeongJae Park       |    State = Action Required       |    Archived = No       |   928 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,05/10] mm/damon: add pass argument to damos_new_filter() mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-27 SeongJae Park New
[RFC,v2,04/10] mm/damon/paddr: support damos_filter->pass mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-27 SeongJae Park New
[RFC,v2,03/10] mm/damon/core: support damos_filter->pass mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-27 SeongJae Park New
[RFC,v2,02/10] mm/damon/core: add damos_filter->pass field mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-27 SeongJae Park New
[RFC,v2,01/10] mm/damon: fixup damos_filter kernel-doc mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-27 SeongJae Park New
[RFC,10/10] Docs/admin-guide/mm/damon/usage: document DAMOS filter 'pass' sysfs file mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-26 SeongJae Park New
[RFC,09/10] Docs/admin-guide/mm/damon/usage: omit DAMOS filter details in favor of design doc mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-26 SeongJae Park New
[RFC,08/10] Docs/ABI/damon: document DAMOS filter pass sysfs file mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-26 SeongJae Park New
[RFC,07/10] Docs/mm/damon/design: document pass/block filters behaviors mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-26 SeongJae Park New
[RFC,06/10] mm/damon/sysfs-schemes: add a file for setting damos_filter->pass mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-26 SeongJae Park New
[RFC,05/10] mm/damon: add pass argument to damos_new_filter() mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-26 SeongJae Park New
[RFC,04/10] mm/damon/paddr: support damos_filter->pass mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-26 SeongJae Park New
[RFC,03/10] mm/damon/core: support damos_filter->pass mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-26 SeongJae Park New
[RFC,02/10] mm/damon/core: add damos_filter->pass field mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-26 SeongJae Park New
[RFC,01/10] mm/damon: fixup damos_filter kernel-doc mm/damon: extend DAMOS filters for inclusion of target memory - - - --- 2024-12-26 SeongJae Park New
[2/2] mm/damon/core: fix ignored quota goals and filters of newly committed schemes mm/damon/core: fix memory leaks and ignored inputs from damon_commit_ctx() - - - --- 2024-12-22 SeongJae Park New
[1/2] mm/damon/core: fix new damon_target objects leaks on damon_commit_targets() mm/damon/core: fix memory leaks and ignored inputs from damon_commit_ctx() - - - --- 2024-12-22 SeongJae Park New
[mm-unstable] mm/hugetlb: define replace_free_hugepage_folios() on CONFIG_HUGETLB_PAGE=n as static … [mm-unstable] mm/hugetlb: define replace_free_hugepage_folios() on CONFIG_HUGETLB_PAGE=n as static … - - - --- 2024-12-19 SeongJae Park New
[RFC,18/18] Docs/ABI/damon: document per-region DAMOS filter-passed bytes stat file mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,17/18] Docs/admin-guide/mm/damon/usage: document sz_filtered_out of scheme tried region direct… mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,16/18] Docs/mm/damon/design: document per-region sz_filter_passed stat mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,15/18] mm/damon/sysfs-schemes: expose per-region filter-passed bytes mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,14/18] mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->walk_fn() mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,13/18] mm/damon/core: invoke damos_walk_control->walk_fn() after applying action mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,12/18] Docs/ABI/damon: document per-scheme filter-passed bytes stat file mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,11/18] Docs/admin-guide/mm/damon/usage: document sz_ops_filter_passed mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,10/18] Docs/mm/damon/design: document sz_ops_filter_passed mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,09/18] mm/damon/syfs-schemes: implement per-scheme filter-passed bytes stat mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,08/18] mm/damon/core: implement per-scheme filter-passed bytes stat mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,07/18] mm/damon/paddr: report filter-passed bytes back for DAMOS_STAT action mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,06/18] mm/damon/paddr: report filter-passed bytes back for normal actions mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,05/18] mm/damon: ask apply_scheme() to report filter-passed region-internal bytes mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,04/18] Docs/admin-guide/mm/damon/usage: link damos stat design doc mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,03/18] Docs/mm/damon/design: add 'statistics' section mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,02/18] Docs/mm/damon/design: document DAMOS regions walking mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,01/18] mm/damon: clarify trying vs applying on damos_stat kernel-doc comment mm/damon: enable page level properties based access pattern monitoring - - - --- 2024-12-19 SeongJae Park New
[RFC,9/9] mm/damon/sysfs: remove unused code for schemes tried regions update mm/damon: replace most damon_callback usages in sysfs with new core functions - - - --- 2024-12-13 SeongJae Park New
[RFC,8/9] mm/damon/sysfs: use damos_walk() for update_schemes_tried_{bytes,regions} mm/damon: replace most damon_callback usages in sysfs with new core functions - - - --- 2024-12-13 SeongJae Park New
[RFC,7/9] mm/damon/core: implement damos_walk() mm/damon: replace most damon_callback usages in sysfs with new core functions - - - --- 2024-12-13 SeongJae Park New
[RFC,6/9] mm/damon/sysfs: use damon_call() for update_schemes_effective_quotas mm/damon: replace most damon_callback usages in sysfs with new core functions - - - --- 2024-12-13 SeongJae Park New
[RFC,5/9] mm/damon/sysfs: use damon_call() for commit_schemes_quota_goals mm/damon: replace most damon_callback usages in sysfs with new core functions - - - --- 2024-12-13 SeongJae Park New
[RFC,4/9] mm/damon/sysfs: use damon_call() for update_schemes_stats mm/damon: replace most damon_callback usages in sysfs with new core functions - - - --- 2024-12-13 SeongJae Park New
[RFC,3/9] mm/damon/core: implement damon_call() mm/damon: replace most damon_callback usages in sysfs with new core functions - - - --- 2024-12-13 SeongJae Park New
[RFC,2/9] mm/damon/sysfs: handle clear_schemes_tried_regions from DAMON sysfs context mm/damon: replace most damon_callback usages in sysfs with new core functions - - - --- 2024-12-13 SeongJae Park New
[RFC,1/9] mm/damon/sysfs-schemes: remove unnecessary schemes existence check in damon_sysfs_schemes… mm/damon: replace most damon_callback usages in sysfs with new core functions - - - --- 2024-12-13 SeongJae Park New
[5/5] samples/damon/prcl: implement schemes setup mm/damon: add sample modules - - - --- 2024-12-10 SeongJae Park New
[4/5] samples/damon: introduce a skeleton of a smaple DAMON module for proactive reclamation mm/damon: add sample modules - - - --- 2024-12-10 SeongJae Park New
[3/5] samples/damon/wsse: implement working set size estimation and logging mm/damon: add sample modules - - - --- 2024-12-10 SeongJae Park New
[2/5] samples/damon/wsse: start and stop DAMON as the user requests mm/damon: add sample modules - - - --- 2024-12-10 SeongJae Park New
[1/5] samples: add a skeleton of a sample DAMON module for working set size estimation mm/damon: add sample modules - - - --- 2024-12-10 SeongJae Park New
[5.15.y,2/2] mm/damon/vaddr: fix issue in damon_va_evenly_split_region() fix issue in damon_va_evenly_split_region() - 1 - --- 2024-12-06 SeongJae Park New
[5.15.y,1/2] mm/damon/vaddr-test: split a test function having >1024 bytes frame size fix issue in damon_va_evenly_split_region() - - - --- 2024-12-06 SeongJae Park New
[RFC] mm/damon: introduce DAMOS filter type UNMAPPED [RFC] mm/damon: introduce DAMOS filter type UNMAPPED - - - --- 2024-11-27 SeongJae Park New
[RFC] mm/damon: explain "effective quota" on kernel-doc comment [RFC] mm/damon: explain "effective quota" on kernel-doc comment - - - --- 2024-11-26 SeongJae Park New
[RESEND] mm/damon: fix order of arguments in damos_before_apply tracepoint [RESEND] mm/damon: fix order of arguments in damos_before_apply tracepoint - - - --- 2024-11-15 SeongJae Park New
[RFC,5/5] samples/damon/prcl: implement schemes setup mm/damon: add sample modules under samples/damon/ - - - --- 2024-11-13 SeongJae Park New
[RFC,4/5] samples/damon: introduce a skeleton of a smaple DAMON module for proactive reclamation mm/damon: add sample modules under samples/damon/ - - - --- 2024-11-13 SeongJae Park New
[RFC,3/5] samples/damon/wsse: implement working set size estimation and logging mm/damon: add sample modules under samples/damon/ - - - --- 2024-11-13 SeongJae Park New
[RFC,2/5] samples/damon/wsse: implement DAMON starting and stopping mm/damon: add sample modules under samples/damon/ - - - --- 2024-11-13 SeongJae Park New
[RFC,1/5] samples: introduce a skeleton of a sample DAMON module for working set size estimation mm/damon: add sample modules under samples/damon/ - - - --- 2024-11-13 SeongJae Park New
Docs/mm/damon: recommend academic papers to read and/or cite Docs/mm/damon: recommend academic papers to read and/or cite - - - --- 2024-11-01 SeongJae Park New
MAINTAINERS/MEMORY MANAGEMENT: add document files for mm MAINTAINERS/MEMORY MANAGEMENT: add document files for mm 2 - - --- 2024-11-01 SeongJae Park New
[2/2] mm/damon/core: handle zero schemes apply interval mm/damon/core: fix handling of zero non-sampling intervals - - - --- 2024-10-31 SeongJae Park New
[1/2] mm/damon/core: handle zero {aggregation,ops_update} intervals mm/damon/core: fix handling of zero non-sampling intervals - - - --- 2024-10-31 SeongJae Park New
mm/damon/core: avoid overflow in damon_feed_loop_next_input() mm/damon/core: avoid overflow in damon_feed_loop_next_input() - - 1 --- 2024-10-31 SeongJae Park New
[6/6] mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef comment damon/{self,kunit}tests: minor fixups for DAMON debugfs interface tests - - - --- 2024-10-28 SeongJae Park New
[5/6] mm/damon/Kconfig: update DBGFS_KUNIT prompt copy for SYSFS_KUNIT damon/{self,kunit}tests: minor fixups for DAMON debugfs interface tests - - - --- 2024-10-28 SeongJae Park New
[4/6] selftests/damon/debugfs_duplicate_context_creation: hide errors from expected file write fail… damon/{self,kunit}tests: minor fixups for DAMON debugfs interface tests - - - --- 2024-10-28 SeongJae Park New
[3/6] selftests/damon/_debugfs_common: hide expected error message from test_write_result() damon/{self,kunit}tests: minor fixups for DAMON debugfs interface tests - - - --- 2024-10-28 SeongJae Park New
[2/6] selftests/damon/huge_count_read_write: remove unnecessary debugging message damon/{self,kunit}tests: minor fixups for DAMON debugfs interface tests - - - --- 2024-10-28 SeongJae Park New
[1/6] selftests/damon/huge_count_read_write: provide sufficiently large buffer for DEPRECATED file … damon/{self,kunit}tests: minor fixups for DAMON debugfs interface tests - - - --- 2024-10-28 SeongJae Park New
[RFC,7/7] mm/damon: remove DAMON debugfs interface mm/damon: remove DAMON debugfs interface - - - --- 2024-10-15 SeongJae Park New
[RFC,6/7] mm/damon: remove DAMON debugfs interface kunit tests mm/damon: remove DAMON debugfs interface - - - --- 2024-10-15 SeongJae Park New
[RFC,5/7] kunit: configs: remove configs for DAMON debugfs interface tests mm/damon: remove DAMON debugfs interface - - - --- 2024-10-15 SeongJae Park New
[RFC,4/7] selftests/damon: remove tests for DAMON debugfs interface mm/damon: remove DAMON debugfs interface - - - --- 2024-10-15 SeongJae Park New
[RFC,3/7] selftests/damon/config: remove configs for DAMON debugfs interface selftests mm/damon: remove DAMON debugfs interface - - - --- 2024-10-15 SeongJae Park New
[RFC,2/7] Docs/mm/damon/design: update for removal of DAMON debugfs interface mm/damon: remove DAMON debugfs interface - - - --- 2024-10-15 SeongJae Park New
[RFC,1/7] Docs/admin-guide/mm/damon/usage: remove DAMON debugfs interface documentation mm/damon: remove DAMON debugfs interface - - - --- 2024-10-15 SeongJae Park New
[2/2] Docs/damon/maintainer-profile: update deprecated awslabs GitHub URLs Docs/damon/maintainer-profile: a couple of minor hotfixes - - - --- 2024-10-11 SeongJae Park New
[1/2] Docs/damon/maintainer-profile: add missing '_' suffixes for external web links Docs/damon/maintainer-profile: a couple of minor hotfixes - - - --- 2024-10-11 SeongJae Park New
[RFC] mm/damon/core: avoid overflow in damon_feed_loop_next_input() [RFC] mm/damon/core: avoid overflow in damon_feed_loop_next_input() - - 2 --- 2024-09-05 SeongJae Park New
[1/1] mm/damon/tests/core-kunit: skip damon_test_nr_accesses_to_accesses_bp() if aggr_interval is z… [1/1] mm/damon/tests/core-kunit: skip damon_test_nr_accesses_to_accesses_bp() if aggr_interval is z… - - - --- 2024-09-05 SeongJae Park New
mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu read lock mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu read lock - - 1 --- 2024-09-05 SeongJae Park New
[v2] mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN [v2] mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN - - 1 --- 2024-09-04 SeongJae Park New
mm/damon/tests/vaddr-kunit: don't use mas_lock for MM_MT_FLAGS-initialized maple tree mm/damon/tests/vaddr-kunit: don't use mas_lock for MM_MT_FLAGS-initialized maple tree - - 1 --- 2024-09-04 SeongJae Park New
[9/9] mm/damon/tests: add .kunitconfig file for DAMON kunit tests misc fixups for DAMON {self,kunit} tests - - - --- 2024-08-27 SeongJae Park New
[8/9] mm/damon: move kunit tests to tests/ subdirectory with _kunit suffix misc fixups for DAMON {self,kunit} tests - - - --- 2024-08-27 SeongJae Park New
[7/9] mm/damon/dbgfs-test: skip dbgfs_set_init_regions() test if PADDR is not registered misc fixups for DAMON {self,kunit} tests - - - --- 2024-08-27 SeongJae Park New
[6/9] mm/damon/dbgfs-test: skip dbgfs_set_targets() test if PADDR is not registered misc fixups for DAMON {self,kunit} tests - - - --- 2024-08-27 SeongJae Park New
[5/9] mm/damon/core-test: fix damon_test_ops_registration() for DAMON_VADDR unset case misc fixups for DAMON {self,kunit} tests - - - --- 2024-08-27 SeongJae Park New
[4/9] mm/damon/core-test: test only vaddr case on ops registration test misc fixups for DAMON {self,kunit} tests - - - --- 2024-08-27 SeongJae Park New
[3/9] selftests/damon: add execute permissions to test scripts misc fixups for DAMON {self,kunit} tests - - - --- 2024-08-27 SeongJae Park New
[2/9] selftests/damon: cleanup __pycache__/ with 'make clean' misc fixups for DAMON {self,kunit} tests - - - --- 2024-08-27 SeongJae Park New
[1/9] selftests/damon: add access_memory_even to .gitignore misc fixups for DAMON {self,kunit} tests - - - --- 2024-08-27 SeongJae Park New
[4/4] Revert "mm/damon/lru_sort: adjust local variable to dynamic allocation" replace per-quota region priorities histogram buffer with per-context one - - - --- 2024-08-26 SeongJae Park New
[3/4] mm/damon/core: remove per-scheme region priority histogram buffer replace per-quota region priorities histogram buffer with per-context one - - - --- 2024-08-26 SeongJae Park New
[2/4] mm/damon/core: replace per-quota regions priority histogram buffer usage with per-context one replace per-quota region priorities histogram buffer with per-context one - - - --- 2024-08-26 SeongJae Park New
[1/4] mm/damon/core: intorduce per-context region priorities histogram buffer replace per-quota region priorities histogram buffer with per-context one - - - --- 2024-08-26 SeongJae Park New
[3/3] Docs/damon/maintainer-profile: document Google calendar for bi-weekly meetups Docs/damon: update GitHub repo URLs and maintainer-profile - - - --- 2024-08-26 SeongJae Park New
[2/3] Docs/damon/maintainer-profile: add links in place Docs/damon: update GitHub repo URLs and maintainer-profile - - - --- 2024-08-26 SeongJae Park New
« 1 2 3 49 10 »