* [PATCH 2/3] proc.5: add description for cpuN lines in /pro/stat
@ 2017-09-02 13:58 Eugene Syromyatnikov
[not found] ` <20170902135851.GA27821-ZbobWygYI+YXGNroddHbYwC/G2K4zDHf@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Eugene Syromyatnikov @ 2017-09-02 13:58 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
---
man5/proc.5 | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/man5/proc.5 b/man5/proc.5
index a669406..077bde2 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -3705,13 +3705,16 @@ Common
entries include:
.RS
.TP
-\fIcpu 3357 0 4313 1362393\fP
+.I cpu 10132153 290696 3084719 46828483 16683 0 25195 0 175628 0
+.TQ
+.I cpu0 1393280 32966 572056 13343292 6130 0 17875 0 23933 0
The amount of time, measured in units of
USER_HZ (1/100ths of a second on most architectures, use
.IR sysconf(_SC_CLK_TCK)
to obtain the right value),
.\" 1024 on Alpha and ia64
-that the system spent in various states:
+that the system ("cpu" line) or the specific CPU ("cpu\fIN\fR" line)
+spent in various states:
.RS
.TP
.I user
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 2/3] proc.5: add description for cpuN lines in /pro/stat
[not found] ` <20170902135851.GA27821-ZbobWygYI+YXGNroddHbYwC/G2K4zDHf@public.gmane.org>
@ 2017-09-03 0:10 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2017-09-03 0:10 UTC (permalink / raw)
To: Eugene Syromyatnikov
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA
On 09/02/2017 03:58 PM, Eugene Syromyatnikov wrote:
> ---
> man5/proc.5 | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
Thanks, Eugene! Applied
Cheers,
Michael
> diff --git a/man5/proc.5 b/man5/proc.5
> index a669406..077bde2 100644
> --- a/man5/proc.5
> +++ b/man5/proc.5
> @@ -3705,13 +3705,16 @@ Common
> entries include:
> .RS
> .TP
> -\fIcpu 3357 0 4313 1362393\fP
> +.I cpu 10132153 290696 3084719 46828483 16683 0 25195 0 175628 0
> +.TQ
> +.I cpu0 1393280 32966 572056 13343292 6130 0 17875 0 23933 0
> The amount of time, measured in units of
> USER_HZ (1/100ths of a second on most architectures, use
> .IR sysconf(_SC_CLK_TCK)
> to obtain the right value),
> .\" 1024 on Alpha and ia64
> -that the system spent in various states:
> +that the system ("cpu" line) or the specific CPU ("cpu\fIN\fR" line)
> +spent in various states:
> .RS
> .TP
> .I user
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-03 0:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-02 13:58 [PATCH 2/3] proc.5: add description for cpuN lines in /pro/stat Eugene Syromyatnikov
[not found] ` <20170902135851.GA27821-ZbobWygYI+YXGNroddHbYwC/G2K4zDHf@public.gmane.org>
2017-09-03 0:10 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox