<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[BIWEB开源PHP WMS系统创始人ArthurXF肖飞的blog]]></title> 
<link>http://www.bizeway.net/index.php</link> 
<description><![CDATA[网务通 - 网务公司发展之路]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[BIWEB开源PHP WMS系统创始人ArthurXF肖飞的blog]]></copyright>
<item>
<link>http://www.bizeway.net/read.php?</link>
<title><![CDATA[跟着ArthurXF学FreeBSD30——共享内存查看清除命令ipcs和ipcrm]]></title> 
<author>ArthurXF &lt;arthurxf@gmail.com&gt;</author>
<category><![CDATA[FreeBSD]]></category>
<pubDate>Sun, 05 Aug 2007 01:37:43 +0000</pubDate> 
<guid>http://www.bizeway.net/read.php?</guid> 
<description>
<![CDATA[ 
	ipcs - 分析消息队列、共享内存和信号量 &nbsp; <br/>ipcs - report status of interprocess communication facilities &nbsp;<br/><br/>ipcs displays certain information about active interprocess communication facilities. With no options, ipcs displays information in short format for the message queues, shared memory segments, and semaphores that are currently active in the system. &nbsp;<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content"><br/>它的语法： &nbsp;<br/><br/>ipcs [-mqs] [-abcopt] [-C core] [-N namelist] &nbsp;<br/>-m &nbsp; &nbsp; &nbsp;输出有关共享内存(shared memory)的信息<br/>-q &nbsp; &nbsp; &nbsp; 输出有关信息队列(message queue)的信息<br/>-s &nbsp; &nbsp; &nbsp; 输出信号量(semaphore)的信息<br/># ipcs -m<br/>IPC status from <running system> as of 2007年04月10日 星期二 18时32分18秒 CST<br/>T &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ID &nbsp; &nbsp; &nbsp; KEY &nbsp; &nbsp; &nbsp; &nbsp; MODE &nbsp; &nbsp; &nbsp; &nbsp; OWNER &nbsp; &nbsp; GROUP<br/>Shared Memory:<br/>m &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp;0x50000d43 --rw-r--r-- &nbsp; &nbsp; &nbsp;root &nbsp; &nbsp; &nbsp;root<br/>m &nbsp; &nbsp; &nbsp; &nbsp; 501 &nbsp; &nbsp;0x1e90c97c --rw-r----- &nbsp; &nbsp;oracle &nbsp; &nbsp; &nbsp; dba</div></div><br/><br/>ipcrm - 删除ipc(清除共享内存信息)<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">它的语法：<br/>ipcrm -m&#124;-q&#124;-s shm_id<br/>-m &nbsp; &nbsp; &nbsp;输出有关共享内存(shared memory)的信息<br/>-q &nbsp; &nbsp; &nbsp; 输出有关信息队列(message queue)的信息<br/>-s &nbsp; &nbsp; &nbsp; 输出信号量(semaphore)的信息<br/>shm_id 共享内存id<br/>#ipcrm -m 501</div></div><br/><br/><br/>现在ArthurXF本人正在搞PHP等技术培训，如果想学习的人可以跟我联系。另外培训的招生简章在这个网址，想了解的可以去看看。加我QQ：29011218交流也可。<br/><a href="http://www.bizeway.net/read.php/285.htm" target="_blank">PHP培训招生简章</a><br/>Tags - <a href="tag.php?tag=ipcs" rel="tag">ipcs</a> , <a href="tag.php?tag=ipcrm" rel="tag">ipcrm</a> , <a href="tag.php?tag=freebsd" rel="tag">freebsd</a>
]]>
</description>
</item><item>
<link>http://www.bizeway.net/read.php?&amp;guid=0#topreply</link>
<title><![CDATA[[评论] 跟着ArthurXF学FreeBSD30——共享内存查看清除命令ipcs和ipcrm]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.bizeway.net/read.php?&amp;guid=0#topreply</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>