Show patches with: Submitter = SeongJae Park       |    State = Action Required       |    Archived = No       |   658 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6/9] selftests/damon: test quota goals directory mm/damon: let users feed and tame/auto-tune DAMOS - - - --- 2023-11-30 SeongJae Park New
[5/9] mm/damon/core-test: add a unit test for the feedback loop algorithm mm/damon: let users feed and tame/auto-tune DAMOS - - - --- 2023-11-30 SeongJae Park New
[4/9] mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit mm/damon: let users feed and tame/auto-tune DAMOS - - - --- 2023-11-30 SeongJae Park New
[3/9] mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOS mm/damon: let users feed and tame/auto-tune DAMOS - - - --- 2023-11-30 SeongJae Park New
[2/9] mm/damon/sysfs-schemes: implement files for scheme quota goals setup mm/damon: let users feed and tame/auto-tune DAMOS - - - --- 2023-11-30 SeongJae Park New
[1/9] mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning mm/damon: let users feed and tame/auto-tune DAMOS - - - --- 2023-11-30 SeongJae Park New
mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regions mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regions - - - --- 2023-11-24 SeongJae Park New
[RFC,2/2] samples: add DAMON sample kernel modules mm/damon: export DAMON symbols and add sample loadable modules - - - --- 2023-11-21 SeongJae Park New
[RFC,1/2] mm/damon/core: export symbols for supporting loadable modules mm/damon: export DAMON symbols and add sample loadable modules - - - --- 2023-11-21 SeongJae Park New
[2/2] mm/damon/core-test: test damon_split_region_at()'s access rate copying [1/2] mm/damon/core: copy nr_accesses when splitting region - - - --- 2023-11-19 SeongJae Park New
[1/2] mm/damon/core: copy nr_accesses when splitting region [1/2] mm/damon/core: copy nr_accesses when splitting region - - - --- 2023-11-19 SeongJae Park New
[RFC,8/8] Docs/admin-guide/mm/damon/usage: update for quota goals DAMOS: Introduce Aim-oriented Feedback-driven Aggressiveness Auto Tuning - - - --- 2023-11-12 SeongJae Park New
[RFC,7/8] Docs/mm/damon/design: Document DAMOS quota auto tuning DAMOS: Introduce Aim-oriented Feedback-driven Aggressiveness Auto Tuning - - - --- 2023-11-12 SeongJae Park New
[RFC,6/8] selftests/damon: test quota goals directory DAMOS: Introduce Aim-oriented Feedback-driven Aggressiveness Auto Tuning - - - --- 2023-11-12 SeongJae Park New
[RFC,5/8] mm/damon/core-test: add a unit test for the feedback loop algorithm DAMOS: Introduce Aim-oriented Feedback-driven Aggressiveness Auto Tuning - - - --- 2023-11-12 SeongJae Park New
[RFC,4/8] mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit DAMOS: Introduce Aim-oriented Feedback-driven Aggressiveness Auto Tuning - - - --- 2023-11-12 SeongJae Park New
[RFC,3/8] mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOS quota auto-tuning DAMOS: Introduce Aim-oriented Feedback-driven Aggressiveness Auto Tuning - - - --- 2023-11-12 SeongJae Park New
[RFC,2/8] mm/damon/sysfs-schemes: implement scheme quota goals directory DAMOS: Introduce Aim-oriented Feedback-driven Aggressiveness Auto Tuning - - - --- 2023-11-12 SeongJae Park New
[RFC,1/8] mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning DAMOS: Introduce Aim-oriented Feedback-driven Aggressiveness Auto Tuning - - - --- 2023-11-12 SeongJae Park New
[3/3] mm/damon/sysfs-schemes: handle tried region directory allocation failure mm/damon/sysfs: fix unhandled return values - - - --- 2023-11-06 SeongJae Park New
[2/3] mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure mm/damon/sysfs: fix unhandled return values - - - --- 2023-11-06 SeongJae Park New
[1/3] mm/damon/sysfs: check error from damon_sysfs_update_target() mm/damon/sysfs: fix unhandled return values - - - --- 2023-11-06 SeongJae Park New
mm/damon/sysfs: update monitoring target regions for online input commit mm/damon/sysfs: update monitoring target regions for online input commit - - - --- 2023-10-31 SeongJae Park New
[RESEND,6.5.y] mm/damon/sysfs: check DAMOS regions update progress from before_terminate() [RESEND,6.5.y] mm/damon/sysfs: check DAMOS regions update progress from before_terminate() - - - --- 2023-10-28 SeongJae Park New
[mm-hotfixes-unstable] mm/damon/sysfs: fix unnecessary monitoring results removal when online-commi… [mm-hotfixes-unstable] mm/damon/sysfs: fix unnecessary monitoring results removal when online-commi… - - - --- 2023-10-28 SeongJae Park New
[2/2] mm/damon/sysfs-test: add a unit test for damon_sysfs_set_targets() mm/damon/sysfs: fix unexpected targets adding bug - - - --- 2023-10-22 SeongJae Park New
[1/2] mm/damon/sysfs: remove requested targets when online-commit inputs mm/damon/sysfs: fix unexpected targets adding bug - - - --- 2023-10-22 SeongJae Park New
[5/5] mm/damon/core: avoid divide-by-zero from pseudo-moving window length calculation avoid divide-by-zero due to max_nr_accesses overflow - - - --- 2023-10-20 SeongJae Park New
[v2,4/5] mm/damon/lru_sort: avoid divide-by-zero in hot threshold calculation avoid divide-by-zero due to max_nr_accesses overflow - - - --- 2023-10-20 SeongJae Park New
[v2,3/5] mm/damon/ops-common: avoid divide-by-zero during region hotness calculation avoid divide-by-zero due to max_nr_accesses overflow - - - --- 2023-10-20 SeongJae Park New
[v2,2/5] mm/damon/core: avoid divide-by-zero during monitoring results update avoid divide-by-zero due to max_nr_accesses overflow - - - --- 2023-10-20 SeongJae Park New
[v2,1/5] mm/damon: implement a function for max nr_accesses safe calculation avoid divide-by-zero due to max_nr_accesses overflow - - - --- 2023-10-20 SeongJae Park New
[5/5] mm/damon/core: avoid divide-by-zero from pseudo-moving window length calculation avoid divide-by-zero due to max_nr_accesses overflow - - - --- 2023-10-19 SeongJae Park New
[4/5] mm/damon/lru_sort: avoid divide-by-zero in hot threshold calculation avoid divide-by-zero due to max_nr_accesses overflow - - - --- 2023-10-19 SeongJae Park New
[3/5] mm/damon/ops-common: avoid divide-by-zero during region hotness calculation avoid divide-by-zero due to max_nr_accesses overflow - - - --- 2023-10-19 SeongJae Park New
[2/5] mm/damon/core: avoid divide-by-zero during monitoring results update avoid divide-by-zero due to max_nr_accesses overflow - - - --- 2023-10-19 SeongJae Park New
[1/5] mm/damon: implement a function for max nr_accesses safe calculation avoid divide-by-zero due to max_nr_accesses overflow - - - --- 2023-10-19 SeongJae Park New
[3/3] Docs/admin-guide/mm/damon/usage: update for tried regions update time interval mm/damon/sysfs-schemes: Do DAMOS tried regions update for only one apply interval - - - --- 2023-10-12 SeongJae Park New
[2/3] mm/damon/sysfs: avoid empty scheme tried regions for large apply interval mm/damon/sysfs-schemes: Do DAMOS tried regions update for only one apply interval - - - --- 2023-10-12 SeongJae Park New
[1/3] mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshot mm/damon/sysfs-schemes: Do DAMOS tried regions update for only one apply interval - - - --- 2023-10-12 SeongJae Park New
[RFC,3/3] Docs/admin-guide/mm/damon/usage: update for tried regions update time interval mm/damon/sysfs-schemes: Do DAMOS tried regions update for one apply interval - - - --- 2023-10-10 SeongJae Park New
[RFC,2/3] mm/damon/sysfs: avoid empty scheme tried regions for large apply interval mm/damon/sysfs-schemes: Do DAMOS tried regions update for one apply interval - - - --- 2023-10-10 SeongJae Park New
[RFC,1/3] mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshot mm/damon/sysfs-schemes: Do DAMOS tried regions update for one apply interval - - - --- 2023-10-10 SeongJae Park New
[1/1] mm/damon/sysfs: check DAMOS regions update progress from before_terminate() [1/1] mm/damon/sysfs: check DAMOS regions update progress from before_terminate() - - - --- 2023-10-07 SeongJae Park New
[9/9] Docs/ABI/damon: update for DAMOS apply intervals mm/damon: implement DAMOS apply intervals - - - --- 2023-09-16 SeongJae Park New
[8/9] Docs/admin-guide/mm/damon/usage: update for DAMOS apply intervals mm/damon: implement DAMOS apply intervals - - - --- 2023-09-16 SeongJae Park New
[7/9] selftests/damon/sysfs: test DAMOS apply intervals mm/damon: implement DAMOS apply intervals - - - --- 2023-09-16 SeongJae Park New
[6/9] mm/damon/sysfs-schemes: support DAMOS apply interval mm/damon: implement DAMOS apply intervals - - - --- 2023-09-16 SeongJae Park New
[5/9] Docs/mm/damon/design: document DAMOS apply intervals mm/damon: implement DAMOS apply intervals - - - --- 2023-09-16 SeongJae Park New
[4/9] mm/damon/core: implement scheme-specific apply interval mm/damon: implement DAMOS apply intervals - - - --- 2023-09-16 SeongJae Park New
[3/9] mm/damon/core: use nr_accesses_bp as a source of damos_before_apply tracepoint mm/damon: implement DAMOS apply intervals - - - --- 2023-09-16 SeongJae Park New
[2/9] mm/damon/sysfs-schemes: use nr_accesses_bp as the source of tried_regions/<N>/nr_accesses mm/damon: implement DAMOS apply intervals - - - --- 2023-09-16 SeongJae Park New
[1/9] mm/damon/core: make DAMOS uses nr_accesses_bp instead of nr_accesses mm/damon: implement DAMOS apply intervals - - - --- 2023-09-16 SeongJae Park New
[8/8] mm/damon/core: mark damon_moving_sum() as a static function mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-15 SeongJae Park New
[7/8] mm/damon/core: skip updating nr_accesses_bp for each aggregation interval mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-15 SeongJae Park New
[6/8] mm/damon/core: use pseudo-moving sum for nr_accesses_bp mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-15 SeongJae Park New
[5/8] mm/damon/core: introduce nr_accesses_bp mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-15 SeongJae Park New
[4/8] mm/damon/core-test: add a unit test for damon_moving_sum() mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-15 SeongJae Park New
[3/8] mm/damon/core: implement a pseudo-moving sum function mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-15 SeongJae Park New
[2/8] mm/damon/vaddr: call damon_update_region_access_rate() always mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-15 SeongJae Park New
[1/8] mm/damon/core: define and use a dedicated function for region access rate update mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-15 SeongJae Park New
mm/damon/core: use number of passed access sampling as a timer mm/damon/core: use number of passed access sampling as a timer - - - --- 2023-09-14 SeongJae Park New
[RESEND,v2,2/2] Docs/admin-guide/mm/damon/usage: document damos_before_apply tracepoint mm/damon: add a tracepoint for damos apply target regions - - - --- 2023-09-13 SeongJae Park New
[RESEND,v2,1/2] mm/damon/core: add a tracepoint for damos apply target regions mm/damon: add a tracepoint for damos apply target regions - 1 - --- 2023-09-13 SeongJae Park New
[v2,2/2] Docs/admin-guide/mm/damon/usage: document damos_before_apply tracepoint [v2,1/2] mm/damon/core: add a tracepoint for damos apply target regions - - - --- 2023-09-12 SeongJae Park New
[v2,1/2] mm/damon/core: add a tracepoint for damos apply target regions [v2,1/2] mm/damon/core: add a tracepoint for damos apply target regions - - - --- 2023-09-12 SeongJae Park New
[2/2] Docs/admin-guide/mm/damon/usage: document damos_before_apply tracepoint mm/damon: add a tracepoint for damos apply target regions - - - --- 2023-09-11 SeongJae Park New
[1/2] mm/damon/core: add a tracepoint for damos apply target regions mm/damon: add a tracepoint for damos apply target regions - - - --- 2023-09-11 SeongJae Park New
[RFC,8/8] Docs/ABI/damon: update for DAMOS apply intervals mm/damon: implement DAMOS apply intervals - - - --- 2023-09-10 SeongJae Park New
[RFC,7/8] Docs/admin-guide/mm/damon/usage: update for DAMOS apply intervals mm/damon: implement DAMOS apply intervals - - - --- 2023-09-10 SeongJae Park New
[RFC,6/8] mm/damon/sysfs-schemes: support DAMOS apply interval mm/damon: implement DAMOS apply intervals - - - --- 2023-09-10 SeongJae Park New
[RFC,5/8] Docs/mm/damon/design: document DAMOS apply intervals mm/damon: implement DAMOS apply intervals - - - --- 2023-09-10 SeongJae Park New
[RFC,4/8] mm/damon/core: implement scheme-specific apply interval mm/damon: implement DAMOS apply intervals - - - --- 2023-09-10 SeongJae Park New
[RFC,3/8] mm/damon/core: expose nr_accesses_bp from damos_before_apply tracepoint mm/damon: implement DAMOS apply intervals - - - --- 2023-09-10 SeongJae Park New
[RFC,2/8] mm/damon/sysfs-schemes: expose nr_accesses_bp via tried_regions/<N>/nr_accesses mm/damon: implement DAMOS apply intervals - - - --- 2023-09-10 SeongJae Park New
[RFC,1/8] mm/damon/core: make DAMOS uses nr_accesses_bp instead of nr_accesses mm/damon: implement DAMOS apply intervals - - - --- 2023-09-10 SeongJae Park New
[RFC,8/8] mm/damon/core: mark damon_moving_sum() as a static function mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-09 SeongJae Park New
[RFC,7/8] mm/damon/core: skip updating nr_accesses_bp for each aggregation interval mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-09 SeongJae Park New
[RFC,6/8] mm/damon/core: use pseudo-moving sum for nr_accesses_bp mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-09 SeongJae Park New
[RFC,5/8] mm/damon/core: introduce nr_accesses_bp mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-09 SeongJae Park New
[RFC,4/8] mm/damon/core-test: add a unit test for damon_moving_sum() mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-09 SeongJae Park New
[RFC,3/8] mm/damon/core: implement a pseudo-moving sum function mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-09 SeongJae Park New
[RFC,2/8] mm/damon/vaddr: call damon_update_region_access_rate() always mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-09 SeongJae Park New
[RFC,1/8] mm/damon/core: define and use a dedicated function for region access rate update mm/damon: provide pseudo-moving sum based access rate - - - --- 2023-09-09 SeongJae Park New
[11/11] mm/damon/core: remove 'struct target *' parameter from damon_aggregated tracepoint mm/damon: misc fixups for documents, comments and its tracepoint - - - --- 2023-09-07 SeongJae Park New
[10/11] mm/damon/core: remove duplicated comment for watermarks-based deactivation mm/damon: misc fixups for documents, comments and its tracepoint - - - --- 2023-09-07 SeongJae Park New
[09/11] mm/damon/core: add more comments for nr_accesses mm/damon: misc fixups for documents, comments and its tracepoint - - - --- 2023-09-07 SeongJae Park New
[08/11] mm/damon/core: fix a comment about damon_set_attrs() call timings mm/damon: misc fixups for documents, comments and its tracepoint - - - --- 2023-09-07 SeongJae Park New
[07/11] Docs/admin-guide/mm/damon/usage: link design doc for details of kdamond and context mm/damon: misc fixups for documents, comments and its tracepoint - - - --- 2023-09-07 SeongJae Park New
[06/11] Docs/mm/damon/design: add a section for kdamond and DAMON context mm/damon: misc fixups for documents, comments and its tracepoint - - - --- 2023-09-07 SeongJae Park New
[05/11] Docs/admin-guide/mm/damon/usage: explain the format of damon_aggregate tracepoint mm/damon: misc fixups for documents, comments and its tracepoint - - - --- 2023-09-07 SeongJae Park New
[04/11] Docs/mm/damon/design: explicitly introduce ``nr_accesses`` mm/damon: misc fixups for documents, comments and its tracepoint - - - --- 2023-09-07 SeongJae Park New
[03/11] Docs/admin-guide/mm/damon/usage: move debugfs intro to the bottom of the section mm/damon: misc fixups for documents, comments and its tracepoint - - - --- 2023-09-07 SeongJae Park New
[02/11] Docs/admin-guide/mm/damon/usage: place debugfs usage at the bottom mm/damon: misc fixups for documents, comments and its tracepoint - - - --- 2023-09-07 SeongJae Park New
[01/11] Docs/admin-guide/mm/damon/usage: fixup missed :ref: keyword mm/damon: misc fixups for documents, comments and its tracepoint - - - --- 2023-09-07 SeongJae Park New
[RFC,v2] mm/damon/core: use number of passed access sampling as a timer [RFC,v2] mm/damon/core: use number of passed access sampling as a timer - - - --- 2023-09-05 SeongJae Park New
[RFC] mm/damon/core: add a tracepoint for damos apply target regions [RFC] mm/damon/core: add a tracepoint for damos apply target regions - - - --- 2023-08-27 SeongJae Park New
[RFC] mm/damon/core: use number of passed access sampling as a timer [RFC] mm/damon/core: use number of passed access sampling as a timer - - - --- 2023-08-27 SeongJae Park New
[RFC] mm/damon/sysfs: add __counted_by() annotation [RFC] mm/damon/sysfs: add __counted_by() annotation - - - --- 2023-08-25 SeongJae Park New
[13/13] Docs/admin-guide/mm/damon/usage: update for DAMON monitoring target type DAMOS filter Extedn DAMOS filters for address ranges and DAMON monitoring targets - - - --- 2023-08-02 SeongJae Park New
« 1 2 3 46 7 »