linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc: correct parameter in stallwarn
@ 2018-10-30  5:15 Joel Fernandes (Google)
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Fernandes (Google) @ 2018-10-30  5:15 UTC (permalink / raw)
  To: linux-kernel; +Cc: Joel Fernandes (Google), linux-doc, Mathieu Desnoyers

The stallwarn document incorrectly mentions 'fps=' instead of 'fqs='.
Correct that.

Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
---
 Documentation/RCU/stallwarn.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/RCU/stallwarn.txt b/Documentation/RCU/stallwarn.txt
index b01bcafc64aa..073dbc12d1ea 100644
--- a/Documentation/RCU/stallwarn.txt
+++ b/Documentation/RCU/stallwarn.txt
@@ -205,7 +205,7 @@ handlers are no longer able to execute on this CPU.  This can happen if
 the stalled CPU is spinning with interrupts are disabled, or, in -rt
 kernels, if a high-priority process is starving RCU's softirq handler.
 
-The "fps=" shows the number of force-quiescent-state idle/offline
+The "fqs=" shows the number of force-quiescent-state idle/offline
 detection passes that the grace-period kthread has made across this
 CPU since the last time that this CPU noted the beginning of a grace
 period.
-- 
2.19.1.568.g152ad8e336-goog


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] doc: correct parameter in stallwarn
  2018-10-30  5:15 Joel Fernandes (Google)
@ 2018-10-30 12:45 ` Paul E. McKenney
  0 siblings, 0 replies; 3+ messages in thread
From: Paul E. McKenney @ 2018-10-30 12:45 UTC (permalink / raw)
  To: Joel Fernandes (Google); +Cc: linux-kernel, kernel-team

On Mon, Oct 29, 2018 at 10:15:59PM -0700, Joel Fernandes (Google) wrote:
> The stallwarn document incorrectly mentions 'fps=' instead of 'fqs='.
> Correct that.
> 
> Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>

Good catch, queued, thank you!

							Thanx, Paul

> ---
>  Documentation/RCU/stallwarn.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/RCU/stallwarn.txt b/Documentation/RCU/stallwarn.txt
> index b01bcafc64aa..073dbc12d1ea 100644
> --- a/Documentation/RCU/stallwarn.txt
> +++ b/Documentation/RCU/stallwarn.txt
> @@ -205,7 +205,7 @@ handlers are no longer able to execute on this CPU.  This can happen if
>  the stalled CPU is spinning with interrupts are disabled, or, in -rt
>  kernels, if a high-priority process is starving RCU's softirq handler.
>  
> -The "fps=" shows the number of force-quiescent-state idle/offline
> +The "fqs=" shows the number of force-quiescent-state idle/offline
>  detection passes that the grace-period kthread has made across this
>  CPU since the last time that this CPU noted the beginning of a grace
>  period.
> -- 
> 2.19.1.568.g152ad8e336-goog
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] doc: correct parameter in stallwarn
@ 2018-10-30  5:15 Joel Fernandes (Google)
  2018-10-30 12:45 ` Paul E. McKenney
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Fernandes (Google) @ 2018-10-30  5:15 UTC (permalink / raw)
  To: linux-kernel; +Cc: kernel-team, Joel Fernandes (Google), Paul E. McKenney

The stallwarn document incorrectly mentions 'fps=' instead of 'fqs='.
Correct that.

Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
---
 Documentation/RCU/stallwarn.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/RCU/stallwarn.txt b/Documentation/RCU/stallwarn.txt
index b01bcafc64aa..073dbc12d1ea 100644
--- a/Documentation/RCU/stallwarn.txt
+++ b/Documentation/RCU/stallwarn.txt
@@ -205,7 +205,7 @@ handlers are no longer able to execute on this CPU.  This can happen if
 the stalled CPU is spinning with interrupts are disabled, or, in -rt
 kernels, if a high-priority process is starving RCU's softirq handler.
 
-The "fps=" shows the number of force-quiescent-state idle/offline
+The "fqs=" shows the number of force-quiescent-state idle/offline
 detection passes that the grace-period kthread has made across this
 CPU since the last time that this CPU noted the beginning of a grace
 period.
-- 
2.19.1.568.g152ad8e336-goog


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-30 12:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-30  5:15 [PATCH] doc: correct parameter in stallwarn Joel Fernandes (Google)
2018-10-30  5:15 Joel Fernandes (Google)
2018-10-30 12:45 ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).