<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DBAlife &#187; stat</title>
	<atom:link href="http://www.dbalife.com/archives/tag/stat/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dbalife.com</link>
	<description>星光照耀前方</description>
	<lastBuildDate>Tue, 10 Aug 2010 03:34:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PS状态码</title>
		<link>http://www.dbalife.com/archives/199.html</link>
		<comments>http://www.dbalife.com/archives/199.html#comments</comments>
		<pubDate>Tue, 02 Dec 2008 07:57:42 +0000</pubDate>
		<dc:creator>skywalker</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ps]]></category>
		<category><![CDATA[stat]]></category>

		<guid isPermaLink="false">http://www.dbalife.com/archives/ps%e7%8a%b6%e6%80%81%e7%a0%81/</guid>
		<description><![CDATA[PROCESS STATE CODES Here are the different values that the s, stat and state output specifiers (header "STAT" or "S") will display to describe the state of a process. D Uninterruptible sleep (usually IO) R Running or runnable (on run queue) S Interruptible sleep (waiting for an event to complete) T Stopped, either by a [...]


Related posts:<ol><li><a href='http://www.dbalife.com/archives/17.html' rel='bookmark' title='Permanent Link: Solaris系统启动过程'>Solaris系统启动过程</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight: bold;">PROCESS STATE CODES</span></p>
<hr style="width: 100%; height: 2px;" />Here are the different values that the s, stat and state output specifiers<br />
(header "STAT" or "S") will display to describe the state of a process.<br />
D    Uninterruptible sleep (usually IO)<br />
R    Running or runnable (on run queue)<br />
S    Interruptible sleep (waiting for an event to complete)<br />
T    Stopped, either by a job control signal or because it is being traced.<br />
W    paging (not valid since the 2.6.xx kernel)<br />
X    dead (should never be seen)<br />
Z    Defunct ("zombie") process, terminated but not reaped by its parent.</p>
<p>For BSD formats and when the stat keyword is used, additional characters may<br />
be displayed:<br />
&lt;    high-priority (not nice to other users)<br />
N    low-priority (nice to other users)<br />
L    has pages locked into memory (for real-time and custom IO)<br />
s    is a session leader<br />
l    is multi-threaded (using CLONE_THREAD, like NPTL pthreads do)<br />
+    is in the foreground process group</p>
<div class="flockcredit" style="text-align: right; color: #CCC; font-size: x-small;">Blogged with the <a style="color: #999; font-weight: bold;" title="Flock Browser" href="http://www.flock.com/blogged-with-flock" target="_new">Flock Browser</a></div>
<p><!-- technorati tags begin --></p>
<p style="font-size:10px;text-align:right;">Tags: <a rel="tag" href="http://technorati.com/tag/ps">ps</a>, <a rel="tag" href="http://technorati.com/tag/stat">stat</a>, <a rel="tag" href="http://technorati.com/tag/%E7%8A%B6%E6%80%81">状态</a></p>
<p><!-- technorati tags end --></p>


<p>Related posts:<ol><li><a href='http://www.dbalife.com/archives/17.html' rel='bookmark' title='Permanent Link: Solaris系统启动过程'>Solaris系统启动过程</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbalife.com/archives/199.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
