Re: [PATCH v2 1/2] doc: Replace dunticks-testing ocurrences with cpunoise

From: Sebastian Andrzej Siewior

Date: Mon Aug 31 2026 - 07:07:45 EST


On 2026-08-31 11:21:12 [+0200], Marco Crivellari wrote:
> --- a/Documentation/admin-guide/cpu-isolation.rst
> +++ b/Documentation/admin-guide/cpu-isolation.rst
> @@ -353,5 +353,5 @@ Some tools may also be useful for higher level analysis:
> latency and noise in the system. For example Documentation/tools/rtla/rtla-osnoise.rst
> runs a kernel tracer that analyzes and output a summary of the noises.
>
> -- dynticks-testing does something similar to rtla-osnoise but in userspace. It is available
> - at git://git.kernel.org/pub/scm/linux/kernel/git/frederic/dynticks-testing.git
> +- cpunoise does something similar to rtla-osnoise but in userspace. It is available
> + at git://git.kernel.org/pub/scm/linux/kernel/git/frederic/cpunoise.git

We usually do https:// here ;)

Sebastian