Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
SeongJae Park
| State =
Action Required
| Archived =
No
| 410 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
3
4
…
4
5
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[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
[RFC,4/8] mm/damon/core: implement scheme-specific apply interval
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,8/8] mm/damon/core: mark damon_moving_sum() as a static function
[RFC,1/8] mm/damon/core: define and use a dedicated function for region access rate update
- - -
-
-
-
2023-09-09
SeongJae Park
New
[RFC,3/8] mm/damon/core: implement a pseudo-moving sum function
[RFC,1/8] mm/damon/core: define and use a dedicated function for region access rate update
- - -
-
-
-
2023-09-09
SeongJae Park
New
[RFC,1/8] mm/damon/core: define and use a dedicated function for region access rate update
[RFC,1/8] mm/damon/core: define and use a dedicated function for region access rate update
- - -
-
-
-
2023-09-09
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
[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
[12/13] Docs/ABI/damon: update for DAMON monitoring target type DAMOS filter
Extedn DAMOS filters for address ranges and DAMON monitoring targets
- - -
-
-
-
2023-08-02
SeongJae Park
New
[11/13] Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filter
Extedn DAMOS filters for address ranges and DAMON monitoring targets
- - -
-
-
-
2023-08-02
SeongJae Park
New
[10/13] selftests/damon/sysfs: test damon_target filter
Extedn DAMOS filters for address ranges and DAMON monitoring targets
- - -
-
-
-
2023-08-02
SeongJae Park
New
[09/13] mm/damon/sysfs-schemes: support target damos filter
Extedn DAMOS filters for address ranges and DAMON monitoring targets
- - -
-
-
-
2023-08-02
SeongJae Park
New
[08/13] mm/damon/core: implement target type damos filter
Extedn DAMOS filters for address ranges and DAMON monitoring targets
- - -
-
-
-
2023-08-02
SeongJae Park
New
[07/13] Docs/admin-guide/mm/damon/usage: update for address range type DAMOS filter
Extedn DAMOS filters for address ranges and DAMON monitoring targets
- - -
-
-
-
2023-08-02
SeongJae Park
New
[06/13] Docs/ABI/damon: update for address range DAMOS filter
Extedn DAMOS filters for address ranges and DAMON monitoring targets
- - -
-
-
-
2023-08-02
SeongJae Park
New
[05/13] Docs/mm/damon/design: update for address range filters
Extedn DAMOS filters for address ranges and DAMON monitoring targets
- - -
-
-
-
2023-08-02
SeongJae Park
New
[04/13] selftests/damon/sysfs: test address range damos filter
Extedn DAMOS filters for address ranges and DAMON monitoring targets
- - -
-
-
-
2023-08-02
SeongJae Park
New
[03/13] mm/damon/core-test: add a unit test for __damos_filter_out()
Extedn DAMOS filters for address ranges and DAMON monitoring targets
- - -
-
-
-
2023-08-02
SeongJae Park
New
[02/13] mm/damon/sysfs-schemes: support address range type DAMOS filter
Extedn DAMOS filters for address ranges and DAMON monitoring targets
- - -
-
-
-
2023-08-02
SeongJae Park
New
[01/13] mm/damon/core: introduce address range type damos filter
Extedn DAMOS filters for address ranges and DAMON monitoring targets
- - -
-
-
-
2023-08-02
SeongJae Park
New
[5/5] Docs/admin-guide/mm/damon/usage: update for tried_regions/total_bytes
mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
- - -
-
-
-
2023-08-02
SeongJae Park
New
[4/5] Docs/ABI/damon: update for tried_regions/total_bytes
mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
- - -
-
-
-
2023-08-02
SeongJae Park
New
[3/5] selftests/damon/sysfs: test tried_regions/total_bytes file
mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
- - -
-
-
-
2023-08-02
SeongJae Park
New
[2/5] mm/damon/sysfs: implement a command for updating only schemes tried total bytes
mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
- - -
-
-
-
2023-08-02
SeongJae Park
New
[1/5] mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
- - -
-
-
-
2023-08-02
SeongJae Park
New
[2/2] mm/damon/core-test: add a test for damos_new_filter()
mm/damon/core: fix unitialized memory error from
- - -
-
-
-
2023-07-29
SeongJae Park
New
[1/2] mm/damon/core: initialize damo_filter->list from damos_new_filter()
mm/damon/core: fix unitialized memory error from
- - -
-
-
-
2023-07-29
SeongJae Park
New
[2/2] Docs/process/changes: Replace http:// with https://
[1/2] Docs/process/changes: Consolidate NFS-utils update links
- 1 -
-
-
-
2023-07-28
SeongJae Park
New
[1/2] Docs/process/changes: Consolidate NFS-utils update links
[1/2] Docs/process/changes: Consolidate NFS-utils update links
- 1 -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,13/13] Docs/admin-guide/mm/damon/usage: update for DAMON monitoring target type DAMOS filter
Extedn DAMOS filters for address ranges and
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,12/13] Docs/ABI/damon: update for DAMON monitoring target type DAMOS filter
Extedn DAMOS filters for address ranges and
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,11/13] Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filter
Extedn DAMOS filters for address ranges and
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,10/13] selftests/damon/sysfs: test damon_target filter
Extedn DAMOS filters for address ranges and
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,09/13] mm/damon/sysfs-schemes: support target damos filter
Extedn DAMOS filters for address ranges and
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,08/13] mm/damon/core: implement target type damos filter
Extedn DAMOS filters for address ranges and
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,07/13] Docs/admin-guide/mm/damon/usage: update for address range type DAMOS filter
Extedn DAMOS filters for address ranges and
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,06/13] Docs/ABI/damon: update for address range DAMOS filter
Extedn DAMOS filters for address ranges and
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,05/13] Docs/mm/damon/design: update for address range filters
Extedn DAMOS filters for address ranges and
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,04/13] selftests/damon/sysfs: test address range damos filter
Extedn DAMOS filters for address ranges and
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,02/13] mm/damon/sysfs-schemes: support address range type DAMOS filter
Untitled series #52558
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,02/13] mm/damon/sysfs-schemes: support address range type DAMOS filter
Extedn DAMOS filters for address ranges and
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,01/13] mm/damon/core: introduce address range type damos filter
Extedn DAMOS filters for address ranges and
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,5/5] Docs/admin-guide/mm/damon/usage: update for tried_regions/total_bytes
mm/damon/sysfs: add a file for efficiently get total size of DAMOS tried regions
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,4/5] Docs/ABI/damon: update for tried_regions/total_bytes
mm/damon/sysfs: add a file for efficiently get total size of DAMOS tried regions
- - -
-
-
-
2023-07-28
SeongJae Park
New
[RFC,3/5] selftests/damon/sysfs: test tried_regions/total_bytes file
mm/damon/sysfs: add a file for efficiently get total size of DAMOS tried regions
- - -
-
-
-
2023-07-28
SeongJae Park
New
«
1
2
3
4
…
4
5
»