<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.riguz.com/index.php?action=history&amp;feed=atom&amp;title=Linux%3Avmstat%E5%91%BD%E4%BB%A4</id>
	<title>Linux:vmstat命令 - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.riguz.com/index.php?action=history&amp;feed=atom&amp;title=Linux%3Avmstat%E5%91%BD%E4%BB%A4"/>
	<link rel="alternate" type="text/html" href="https://wiki.riguz.com/index.php?title=Linux:vmstat%E5%91%BD%E4%BB%A4&amp;action=history"/>
	<updated>2026-06-02T22:10:05Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.riguz.com/index.php?title=Linux:vmstat%E5%91%BD%E4%BB%A4&amp;diff=2241&amp;oldid=prev</id>
		<title>imported&gt;Riguz：​创建页面，内容为“&lt;pre&gt; root@riguz_hk:~# vmstat procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu-----  r  b   swpd   free   buff  cache   si   so    bi    b…”</title>
		<link rel="alternate" type="text/html" href="https://wiki.riguz.com/index.php?title=Linux:vmstat%E5%91%BD%E4%BB%A4&amp;diff=2241&amp;oldid=prev"/>
		<updated>2018-02-26T08:15:37Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“&amp;lt;pre&amp;gt; root@riguz_hk:~# vmstat procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu-----  r  b   swpd   free   buff  cache   si   so    bi    b…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
root@riguz_hk:~# vmstat&lt;br /&gt;
procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu-----&lt;br /&gt;
 r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa st&lt;br /&gt;
 1  0      0 523140 164400 226448    0    0     0     2    3    1  0  0 100  0  0&lt;br /&gt;
root@riguz_hk:~# vmstat 1 3&lt;br /&gt;
procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu-----&lt;br /&gt;
 r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa st&lt;br /&gt;
 0  0      0 522964 164400 226448    0    0     0     2    3    1  0  0 100  0  0&lt;br /&gt;
 0  0      0 522968 164400 226448    0    0     0     0   38   52  0  0 100  0  0&lt;br /&gt;
 0  0      0 522968 164400 226448    0    0     0     0   25   38  0  0 100  0  0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Memory&lt;br /&gt;
       swpd: the amount of virtual memory used.&lt;br /&gt;
       free: the amount of idle memory.&lt;br /&gt;
       buff: the amount of memory used as buffers.&lt;br /&gt;
       cache: the amount of memory used as cache.&lt;br /&gt;
       inact: the amount of inactive memory.  (-a option)&lt;br /&gt;
       active: the amount of active memory.  (-a option)&lt;br /&gt;
&lt;br /&gt;
   Swap&lt;br /&gt;
       si: Amount of memory swapped in from disk (/s).&lt;br /&gt;
       so: Amount of memory swapped to disk (/s).&lt;br /&gt;
&lt;br /&gt;
   IO&lt;br /&gt;
       bi: Blocks received from a block device (blocks/s).&lt;br /&gt;
       bo: Blocks sent to a block device (blocks/s).&lt;br /&gt;
&lt;br /&gt;
   System&lt;br /&gt;
       in: The number of interrupts per second, including the clock.&lt;br /&gt;
       cs: The number of context switches per second.&lt;br /&gt;
&lt;br /&gt;
   CPU&lt;br /&gt;
       These are percentages of total CPU time.&lt;br /&gt;
       us: Time spent running non-kernel code.  (user time, including nice time)&lt;br /&gt;
       sy: Time spent running kernel code.  (system time)&lt;br /&gt;
       id: Time spent idle.  Prior to Linux 2.5.41, this includes IO-wait time.&lt;br /&gt;
       wa: Time spent waiting for IO.  Prior to Linux 2.5.41, included in idle.&lt;br /&gt;
       st: Time stolen from a virtual machine.  Prior to Linux 2.6.11, unknown.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[Category:Linux/Unix]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Riguz</name></author>
	</entry>
</feed>