Clarify explanation of top(1) output for ZFS.
This commit is contained in:
parent
e615800a38
commit
66b4f93ae6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44246
1 changed files with 3 additions and 3 deletions
|
@ -3062,9 +3062,9 @@ Swap: 2048M Total, 2048M Free
|
||||||
figures in the header relate to how many processes are
|
figures in the header relate to how many processes are
|
||||||
running, how much memory and swap space has been used, and how
|
running, how much memory and swap space has been used, and how
|
||||||
much time the system is spending in different CPU states. If
|
much time the system is spending in different CPU states. If
|
||||||
the system has been formatted with the <acronym>ZFS</acronym>
|
the <acronym>ZFS</acronym>
|
||||||
file system, the <literal>ARC</literal> line provides an
|
file system module has been loaded, an <literal>ARC</literal> line indicates
|
||||||
indication of how much data was read from the memory cache
|
how much data was read from the memory cache
|
||||||
instead of from disk.</para>
|
instead of from disk.</para>
|
||||||
|
|
||||||
<para>Below the header is a series of columns containing similar
|
<para>Below the header is a series of columns containing similar
|
||||||
|
|
Loading…
Reference in a new issue