<?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>qiuping.com/blog &#187; 睡眠</title>
	<atom:link href="http://qiuping.com/blog/tag/%e7%9d%a1%e7%9c%a0/feed" rel="self" type="application/rss+xml" />
	<link>http://qiuping.com/blog</link>
	<description>鄂郎传说，简单生活，快乐人生</description>
	<lastBuildDate>Thu, 11 Mar 2010 08:23:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>让你的 Macbook/pro 更快速的睡眠</title>
		<link>http://qiuping.com/blog/2007/12/%e8%ae%a9%e4%bd%a0%e7%9a%84-macbookpro-%e6%9b%b4%e5%bf%ab%e9%80%9f%e7%9a%84%e7%9d%a1%e7%9c%a0.htm</link>
		<comments>http://qiuping.com/blog/2007/12/%e8%ae%a9%e4%bd%a0%e7%9a%84-macbookpro-%e6%9b%b4%e5%bf%ab%e9%80%9f%e7%9a%84%e7%9d%a1%e7%9c%a0.htm#comments</comments>
		<pubDate>Sun, 09 Dec 2007 14:13:36 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[使用技巧]]></category>
		<category><![CDATA[睡眠]]></category>

		<guid isPermaLink="false">http://ourmac.net/?p=160</guid>
		<description><![CDATA[从 PC 转到 Mac 上的朋友可能会比较喜欢 Mac 的睡眠和唤醒的速度，但 Mac 的老鸟应该知道，Mac 的睡眠/唤醒速度虽然快，但并不是最快。因为在较新的 Mac 上，睡眠模式已经默认为安全睡眠 (Safe Sleep)。在安全睡眠下，电源管理模式相当于 Windows 下的休眠 (Hibernation)，OS X 除了把内存中的数据保管在内存中，还同时把这些数据写入到硬盘中去，这个过程显然增加了睡眠的时间，如果睡眠次数频繁，也会导致硬盘读写次数增多，无形中减短了硬盘的寿命。
如果你跟我一样是一个没有耐性的人，你可以把睡眠模式切换到原来的非安全模式。在命令行下输入：
sudo pmset -a hibernatemode 0
这样的后果是不能在睡眠下更换电池，否则电脑中的数据就会被全部洗白。
如果哪天你决定切换回安全睡眠模式，在命令行下输入：
sudo pmset -a hibernatemode 3
慢是慢点，但安全。
]]></description>
			<content:encoded><![CDATA[<p>从 PC 转到 Mac 上的朋友可能会比较喜欢 Mac 的睡眠和唤醒的速度，但 Mac 的老鸟应该知道，Mac 的睡眠/唤醒速度虽然快，但并不是最快。因为在较新的 Mac 上，睡眠模式已经默认为安全睡眠 (Safe Sleep)。在安全睡眠下，电源管理模式相当于 Windows 下的休眠 (Hibernation)，OS X 除了把内存中的数据保管在内存中，还同时把这些数据写入到硬盘中去，这个过程显然增加了睡眠的时间，如果睡眠次数频繁，也会导致硬盘读写次数增多，无形中减短了硬盘的寿命。</p>
<p>如果你跟我一样是一个没有耐性的人，你可以把睡眠模式切换到原来的非安全模式。在命令行下输入：</p>
<p>sudo pmset -a hibernatemode 0</p>
<p>这样的后果是不能在睡眠下更换电池，否则电脑中的数据就会被全部洗白。</p>
<p>如果哪天你决定切换回安全睡眠模式，在命令行下输入：</p>
<p>sudo pmset -a hibernatemode 3</p>
<p>慢是慢点，但安全。</p>
]]></content:encoded>
			<wfw:commentRss>http://qiuping.com/blog/2007/12/%e8%ae%a9%e4%bd%a0%e7%9a%84-macbookpro-%e6%9b%b4%e5%bf%ab%e9%80%9f%e7%9a%84%e7%9d%a1%e7%9c%a0.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-5571314-1");
pageTracker._trackPageview();
} catch(err) {}</script>
