mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:24:45 +01:00
Docs/mm/damon/maintainer-profile: remove damon-tests/perf suggestion
The DAMON performance tests [1] use PARSEC 3.0 as its major test workloads. But the official web site for PARSEC 3.0 has gone, so there is no easy way to get the benchmark. Mainly due to the fact, DAMON performance tests are difficult to run, and effectively broken. Do not request running it for now. Instead, suggest running any benchmarks or real world workloads that make sense for performance changes. [1] https://github.com/damonitor/damon-tests/tree/master/perf Link: https://lkml.kernel.org/r/20260118180305.70023-9-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Cc: David Hildenbrand <david@kernel.org> Cc: Jonathan Corbet <corbet@lwn.net> Cc: Liam Howlett <liam.howlett@oracle.com> Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Cc: Michal Hocko <mhocko@suse.com> Cc: Mike Rapoport <rppt@kernel.org> Cc: Suren Baghdasaryan <surenb@google.com> Cc: Vlastimil Babka <vbabka@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
parent
b71e496f81
commit
4c8f08d993
1 changed files with 1 additions and 2 deletions
|
|
@ -48,8 +48,7 @@ Further doing below and putting the results will be helpful.
|
|||
- Run `damon-tests/corr
|
||||
<https://github.com/damonitor/damon-tests/tree/master/corr>`_ for normal
|
||||
changes.
|
||||
- Run `damon-tests/perf
|
||||
<https://github.com/damonitor/damon-tests/tree/master/perf>`_ for performance
|
||||
- Measure impacts on benchmarks or real world workloads for performance
|
||||
changes.
|
||||
|
||||
Key cycle dates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue