* [PATCH 1/1] rtla: Fix systme -> system typo on man page
@ 2022-02-23 17:18 Arnaldo Carvalho de Melo
2022-02-23 17:29 ` Daniel Bristot de Oliveira
0 siblings, 1 reply; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2022-02-23 17:18 UTC (permalink / raw)
To: Daniel Bristot de Oliveira; +Cc: Steven Rostedt, Linux Kernel Mailing List
Fixes: 496082df01bb08a4 ("rtla: Add rtla osnoise man page")
Cc: Daniel Bristot de Oliveira <bristot@kernel.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
Documentation/tools/rtla/common_osnoise_description.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/tools/rtla/common_osnoise_description.rst b/Documentation/tools/rtla/common_osnoise_description.rst
index 8973c5df888f6360..d5d61615b9670918 100644
--- a/Documentation/tools/rtla/common_osnoise_description.rst
+++ b/Documentation/tools/rtla/common_osnoise_description.rst
@@ -1,7 +1,7 @@
The **rtla osnoise** tool is an interface for the *osnoise* tracer. The
*osnoise* tracer dispatches a kernel thread per-cpu. These threads read the
time in a loop while with preemption, softirq and IRQs enabled, thus
-allowing all the sources of operating systme noise during its execution.
+allowing all the sources of operating system noise during its execution.
The *osnoise*'s tracer threads take note of the delta between each time
read, along with an interference counter of all sources of interference.
At the end of each period, the *osnoise* tracer displays a summary of
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/1] rtla: Fix systme -> system typo on man page
2022-02-23 17:18 [PATCH 1/1] rtla: Fix systme -> system typo on man page Arnaldo Carvalho de Melo
@ 2022-02-23 17:29 ` Daniel Bristot de Oliveira
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Bristot de Oliveira @ 2022-02-23 17:29 UTC (permalink / raw)
To: Arnaldo Carvalho de Melo; +Cc: Steven Rostedt, Linux Kernel Mailing List
On 2/23/22 18:18, Arnaldo Carvalho de Melo wrote:
> Fixes: 496082df01bb08a4 ("rtla: Add rtla osnoise man page")
> Cc: Daniel Bristot de Oliveira <bristot@kernel.org>
> Cc: Steven Rostedt <rostedt@goodmis.org>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Acked-by: Daniel Bristot de Oliveira <bristot@kernel.org>
-- Daniel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-23 17:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-23 17:18 [PATCH 1/1] rtla: Fix systme -> system typo on man page Arnaldo Carvalho de Melo
2022-02-23 17:29 ` Daniel Bristot de Oliveira
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.