mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 23:46:14 +01:00
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>
This commit is contained in:
parent
32d11b3208
commit
feb6241209
1 changed files with 2 additions and 2 deletions
|
|
@ -809,8 +809,8 @@ The ABIs are designed to be used for user space applications development,
|
|||
rather than human beings' fingers. Human users are recommended to use such
|
||||
user space tools. One such Python-written user space tool is available at
|
||||
Github (https://github.com/damonitor/damo), Pypi
|
||||
(https://pypistats.org/packages/damo), and Fedora
|
||||
(https://packages.fedoraproject.org/pkgs/python-damo/damo/).
|
||||
(https://pypistats.org/packages/damo), and multiple distros
|
||||
(https://repology.org/project/damo/versions).
|
||||
|
||||
Currently, one module for this type, namely 'DAMON sysfs interface' is
|
||||
available. Please refer to the ABI :ref:`doc <sysfs_interface>` for details of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue