<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post/545/</link>
<title><![CDATA[[原]Linux Magic Key——SysRq（R-E-I-S-U-B）]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[故障处理]]></category>
<pubDate>Tue, 24 Aug 2010 09:04:35 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/545/</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;很久以前，曾在<a href="http://www.linuxfly.org/post/33/" target="_blank">分析Linux死机故障</a>一文中提到SysRq大法。而有时候，系统发生故障，核心仍在运行，键盘可用，但无法登陆或重启。这时，如果有打开SysRq功能的话，也可以利用SysRq的一些快捷键来实现安全关机的。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/sysrq/" rel="tag">sysrq</a> , <a href="https://www.linuxfly.org/tags/rescue/" rel="tag">rescue</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/545/#blogcomment2392</link>
<title><![CDATA[[评论] [原]Linux Magic Key——SysRq（R-E-I-S-U-B）]]></title> 
<author>jimmy &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 25 Aug 2010 02:12:06 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/545/#blogcomment2392</guid> 
<description>
<![CDATA[ 
	实时同步写入磁盘 会影响磁盘的性能 
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/545/#blogcomment5640</link>
<title><![CDATA[[评论] [原]Linux Magic Key——SysRq（R-E-I-S-U-B）]]></title> 
<author>Mylover.cns WEBLOG &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 05 Mar 2011 07:43:50 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/545/#blogcomment5640</guid> 
<description>
<![CDATA[ 
	 有时候，系统发生故障，核心仍在运行，键盘可用，但无法登陆或重启。这时，如果有打开SysRq功能的话，也可以利用SysRq的一些快捷键来实现安全关机的。 一、安全关机的重要性 为了提高性能，Linux 把大量的数据放在内存缓存中，并不是实时同步写入磁盘。只有在手动执行sync 或触发某些条件的情况下，核心才会把内存中的数据回写到物理磁盘。 当故障发生时，可能本地或远端已经无法登陆系统，无法执行重启或关闭的操作。但实际上，大部分情况下，这时的Linux 核心并不一定完全死掉。这时，如果强制关闭电源，内存中的数据将会丢失，甚至导致文件系统损坏。 为了在这样的情况下实现安全关机，我们可以借助SysRq 大法。...
]]>
</description>
</item>
</channel>
</rss>