<?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: Linux Kernel 2.6.29 RC 2 发布</title>
	<atom:link href="http://linuxtoy.org/archives/linux-kernel-2629-rc-2-released.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/linux-kernel-2629-rc-2-released.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<lastBuildDate>Thu, 24 May 2012 17:43:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: pig345</title>
		<link>http://linuxtoy.org/archives/linux-kernel-2629-rc-2-released.html#comment-102390</link>
		<dc:creator>pig345</dc:creator>
		<pubDate>Mon, 02 Feb 2009 05:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2741#comment-102390</guid>
		<description>&lt;p&gt;记得上学的时候不是说linux是大内核么？（10年前了）&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>记得上学的时候不是说linux是大内核么？（10年前了）</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kjoo</title>
		<link>http://linuxtoy.org/archives/linux-kernel-2629-rc-2-released.html#comment-101475</link>
		<dc:creator>kjoo</dc:creator>
		<pubDate>Tue, 20 Jan 2009 21:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2741#comment-101475</guid>
		<description>&lt;p&gt;微内核才是硬道理&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>微内核才是硬道理</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tommy</title>
		<link>http://linuxtoy.org/archives/linux-kernel-2629-rc-2-released.html#comment-101450</link>
		<dc:creator>tommy</dc:creator>
		<pubDate>Tue, 20 Jan 2009 13:38:25 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2741#comment-101450</guid>
		<description>&lt;p&gt;记得早期的时候，编图形程序都是直接往内存指定的地址放数据，这些数据就会直接输出到显示器上，这时候不知算不算用CPU显示呢？起码现在显卡的那些作图功能、3D功能都只能由CPU实现。后来才有专业的显卡，再发展到性能可以赶上CPU的显卡芯片，其实现在的高端显卡芯片是不是就可以算作一棵CPU了呢？
以后CPU性能越来越高，把显示芯片的功能合并回来的可能性也是存在的，就像以前的电影卡，现在的显示支持高清解码这样的功能最终还是会回归到CPU中的。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>记得早期的时候，编图形程序都是直接往内存指定的地址放数据，这些数据就会直接输出到显示器上，这时候不知算不算用CPU显示呢？起码现在显卡的那些作图功能、3D功能都只能由CPU实现。后来才有专业的显卡，再发展到性能可以赶上CPU的显卡芯片，其实现在的高端显卡芯片是不是就可以算作一棵CPU了呢？
以后CPU性能越来越高，把显示芯片的功能合并回来的可能性也是存在的，就像以前的电影卡，现在的显示支持高清解码这样的功能最终还是会回归到CPU中的。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: GunsNRose</title>
		<link>http://linuxtoy.org/archives/linux-kernel-2629-rc-2-released.html#comment-101366</link>
		<dc:creator>GunsNRose</dc:creator>
		<pubDate>Mon, 19 Jan 2009 05:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2741#comment-101366</guid>
		<description>&lt;p&gt;楼上说的对，的确是瞎说，编译成模块，想要就要
CPU当显示器还是头一次听过&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>楼上说的对，的确是瞎说，编译成模块，想要就要
CPU当显示器还是头一次听过</p>]]></content:encoded>
	</item>
	<item>
		<title>By: danath</title>
		<link>http://linuxtoy.org/archives/linux-kernel-2629-rc-2-released.html#comment-101359</link>
		<dc:creator>danath</dc:creator>
		<pubDate>Mon, 19 Jan 2009 03:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2741#comment-101359</guid>
		<description>&lt;p&gt;把显示驱动放进内核才是王道！&lt;/p&gt;

&lt;p&gt;显示设备也是设备，凭啥要自成一体，多头管理？至于不需要显示驱动的场合，定制内核就是了。从这一点看不出有什么“削弱”的理由。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>把显示驱动放进内核才是王道！</p>

<p>显示设备也是设备，凭啥要自成一体，多头管理？至于不需要显示驱动的场合，定制内核就是了。从这一点看不出有什么“削弱”的理由。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: slgx</title>
		<link>http://linuxtoy.org/archives/linux-kernel-2629-rc-2-released.html#comment-101358</link>
		<dc:creator>slgx</dc:creator>
		<pubDate>Mon, 19 Jan 2009 03:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2741#comment-101358</guid>
		<description>&lt;p&gt;的确是瞎说。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>的确是瞎说。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 可能是瞎说</title>
		<link>http://linuxtoy.org/archives/linux-kernel-2629-rc-2-released.html#comment-101357</link>
		<dc:creator>可能是瞎说</dc:creator>
		<pubDate>Mon, 19 Jan 2009 02:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2741#comment-101357</guid>
		<description>&lt;p&gt;我个人觉得随着与显示相关的代码加入linux内核，将会毁了linux内核，因为服务器是不需要好的显卡的，未来的服务器肯定连集成显卡都没有，完全用cpu显示，而linux为了顾及桌面的发展而将会削弱他在服务器领域的占有率。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>我个人觉得随着与显示相关的代码加入linux内核，将会毁了linux内核，因为服务器是不需要好的显卡的，未来的服务器肯定连集成显卡都没有，完全用cpu显示，而linux为了顾及桌面的发展而将会削弱他在服务器领域的占有率。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 菜鸟2</title>
		<link>http://linuxtoy.org/archives/linux-kernel-2629-rc-2-released.html#comment-101355</link>
		<dc:creator>菜鸟2</dc:creator>
		<pubDate>Mon, 19 Jan 2009 02:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2741#comment-101355</guid>
		<description>&lt;p&gt;请问高手，GM 4500的集成显卡到底怎么才能支持？目前用Archlinux，支持的还可以，只是如果logout再login，屏幕只有物理大小的左边一大半&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>请问高手，GM 4500的集成显卡到底怎么才能支持？目前用Archlinux，支持的还可以，只是如果logout再login，屏幕只有物理大小的左边一大半</p>]]></content:encoded>
	</item>
	<item>
		<title>By: easycat</title>
		<link>http://linuxtoy.org/archives/linux-kernel-2629-rc-2-released.html#comment-101331</link>
		<dc:creator>easycat</dc:creator>
		<pubDate>Sun, 18 Jan 2009 14:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2741#comment-101331</guid>
		<description>&lt;p&gt;楼上用的suse?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>楼上用的suse?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 菜鸟</title>
		<link>http://linuxtoy.org/archives/linux-kernel-2629-rc-2-released.html#comment-101330</link>
		<dc:creator>菜鸟</dc:creator>
		<pubDate>Sun, 18 Jan 2009 14:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2741#comment-101330</guid>
		<description>&lt;p&gt;提问高手，今天进入linux 的时候，卡在一个地方了&lt;/p&gt;

&lt;p&gt;loading apparmor profiles&lt;/p&gt;

&lt;p&gt;就无法继续了&lt;/p&gt;

&lt;p&gt;哪位高手，帮帮忙啊&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>提问高手，今天进入linux 的时候，卡在一个地方了</p>

<p>loading apparmor profiles</p>

<p>就无法继续了</p>

<p>哪位高手，帮帮忙啊</p>]]></content:encoded>
	</item>
</channel>
</rss>

