<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: syslogd暴走問題</title>
	<atom:link href="http://www.macgrass.com/permalink/2141/feed" rel="self" type="application/rss+xml" />
	<link>http://www.macgrass.com/permalink/2141</link>
	<description>小麥草地</description>
	<pubDate>Tue, 02 Dec 2008 14:32:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 小麥包</title>
		<link>http://www.macgrass.com/permalink/2141/comment-page-1#comment-51796</link>
		<dc:creator>小麥包</dc:creator>
		<pubDate>Thu, 29 May 2008 04:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.macgrass.com/permalink/2141#comment-51796</guid>
		<description>我呢度特別寫出來，當然唔係鼓勵人熄咗syslogd

呢度都有一啲討論
http://www.macosxhints.com/article.php?story=20071030233438149

但裝咗OS X 10.5.3後，問題就消失得無影無蹤。</description>
		<content:encoded><![CDATA[<p>我呢度特別寫出來，當然唔係鼓勵人熄咗syslogd</p>
<p>呢度都有一啲討論<br />
<a href="http://www.macosxhints.com/article.php?story=20071030233438149" rel="nofollow">http://www.macosxhints.com/article.php?story=20071030233438149</a></p>
<p>但裝咗OS X 10.5.3後，問題就消失得無影無蹤。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chainsaw</title>
		<link>http://www.macgrass.com/permalink/2141/comment-page-1#comment-51792</link>
		<dc:creator>Chainsaw</dc:creator>
		<pubDate>Sun, 25 May 2008 09:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.macgrass.com/permalink/2141#comment-51792</guid>
		<description>It is probably related to large log file (/var/log/asl.db) of syslogd accumulated.
From manpage of syslogd, this log file will archive in the archival database every 24 hours. (sleep doesn't count.)

http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/syslog.1.html

The 100% usage will surface if you don't switch off your computer regularly and you let it sleep instead of running 24-hours nonstop. (So it missed the daily maintenance script.)

It is not a good idea to let your computer running 24 hours a day. (for your electric bill and the earth sake) I think it is also not a good idea to switch off the syslogd. Try to clean up the log file regularly, it will help.

sudo syslog -p -k Time ge 1d</description>
		<content:encoded><![CDATA[<p>It is probably related to large log file (/var/log/asl.db) of syslogd accumulated.<br />
From manpage of syslogd, this log file will archive in the archival database every 24 hours. (sleep doesn&#8217;t count.)</p>
<p><a href="http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/syslog.1.html" rel="nofollow">http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/syslog.1.html</a></p>
<p>The 100% usage will surface if you don&#8217;t switch off your computer regularly and you let it sleep instead of running 24-hours nonstop. (So it missed the daily maintenance script.)</p>
<p>It is not a good idea to let your computer running 24 hours a day. (for your electric bill and the earth sake) I think it is also not a good idea to switch off the syslogd. Try to clean up the log file regularly, it will help.</p>
<p>sudo syslog -p -k Time ge 1d</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.474 seconds -->
