Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Docs/mm/damon/design: link repology instead of Fedora package

The document is introducing Fedora as one way to get DAMON user-space tool
(damo) from OS-providing packaging system. Linux distros more than Fedora
are providing damo with their packaging systems, though. Replace the
Fedora part with the repology.org page that shows damo packaging status
for multiple Linux distros.

Link: https://lkml.kernel.org/r/20260118180305.70023-3-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>

authored by

SeongJae Park and committed by
Andrew Morton
feb62412 32d11b32

+2 -2
+2 -2
Documentation/mm/damon/design.rst
··· 809 809 rather than human beings' fingers. Human users are recommended to use such 810 810 user space tools. One such Python-written user space tool is available at 811 811 Github (https://github.com/damonitor/damo), Pypi 812 - (https://pypistats.org/packages/damo), and Fedora 813 - (https://packages.fedoraproject.org/pkgs/python-damo/damo/). 812 + (https://pypistats.org/packages/damo), and multiple distros 813 + (https://repology.org/project/damo/versions). 814 814 815 815 Currently, one module for this type, namely 'DAMON sysfs interface' is 816 816 available. Please refer to the ABI :ref:`doc <sysfs_interface>` for details of