<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post//</link>
<title><![CDATA[求助linux下ps命令显示Ss的状态含义]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Tue, 12 Oct 2010 05:26:23 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	R表示run<br/>s代表sleep<br/>那么R与s合起来是什么？<br/>以及大写S与小写s有什么区别．<br/>经常看到Ss的状态。 <br/><br/>发现这个版本的ps和top里面是有Ss的<br/>man了一下 ps和top<br/>解释如下<br/><br/>PROCESS STATE CODES<br/>Here are the different values that the s, stat and state output specifiers<br/>(header &quot;STAT&quot; or &quot;S&quot;) will display to describe the state of a process.<br/>D&nbsp;&nbsp;&nbsp;&nbsp;Uninterruptible sleep (usually IO)<br/>R&nbsp;&nbsp;&nbsp;&nbsp;Running or runnable (on run queue)<br/>S&nbsp;&nbsp;&nbsp;&nbsp;Interruptible sleep (waiting for an event to complete)<br/>T&nbsp;&nbsp;&nbsp;&nbsp;Stopped, either by a job control signal or because it is being traced.<br/>W&nbsp;&nbsp;&nbsp;&nbsp;paging (not valid since the 2.6.xx kernel)<br/>X&nbsp;&nbsp;&nbsp;&nbsp;dead (should never be seen)<br/>Z&nbsp;&nbsp;&nbsp;&nbsp;Defunct (&quot;zombie&quot;) process, terminated but not reaped by its parent.<br/><br/>For BSD formats and when the stat keyword is used, additional characters may<br/>be displayed:<br/>&lt;&nbsp;&nbsp;&nbsp;&nbsp;high-priority (not nice to other users)<br/>N&nbsp;&nbsp;&nbsp;&nbsp;low-priority (nice to other users)<br/>L&nbsp;&nbsp;&nbsp;&nbsp;has pages locked into memory (for real-time and custom IO)<br/>s&nbsp;&nbsp;&nbsp;&nbsp;is a session leader<br/>l&nbsp;&nbsp;&nbsp;&nbsp;is multi-threaded (using CLONE_THREAD, like NPTL pthreads do)<br/>+&nbsp;&nbsp;&nbsp;&nbsp;is in the foreground process group
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] 求助linux下ps命令显示Ss的状态含义]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>