Commit 6901cf55 authored by Diederik de Haas's avatar Diederik de Haas Committed by Andrew Morton
Browse files

mm/damon/Kconfig: update DAMON doc URL

The old URL doesn't really work anymore and as the documentation has been
integrated in the main kernel documentation site, change the URL to point
to that.

Link: https://lkml.kernel.org/r/20240924082331.11499-1-didi.debian@cknow.org


Signed-off-by: default avatarDiederik de Haas <didi.debian@cknow.org>
Reviewed-by: default avatarSeongJae Park <sj@kernel.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent ff7f5ad7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ config DAMON
	  access frequency of each memory region. The information can be useful
	  for performance-centric DRAM level memory management.

	  See https://damonitor.github.io/doc/html/latest-damon/index.html for
	  See https://www.kernel.org/doc/html/latest/mm/damon/index.html for
	  more information.

config DAMON_KUNIT_TEST