<?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: FreeBSD/armv6: what&#8217;s new and exciting?</title>
	<atom:link href="http://kernelnomicon.org/?feed=rss2&#038;p=246" rel="self" type="application/rss+xml" />
	<link>http://kernelnomicon.org/?p=246</link>
	<description>All Things FreeBSD</description>
	<lastBuildDate>Tue, 14 May 2013 20:40:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Vlad</title>
		<link>http://kernelnomicon.org/?p=246#comment-1356</link>
		<dc:creator>Vlad</dc:creator>
		<pubDate>Wed, 09 Jan 2013 09:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=246#comment-1356</guid>
		<description><![CDATA[Je plussoie! I mean, I am rising my both hands for this initiative to come true! This is the reason why I check the downloads page on raspberrypi.org so often :)]]></description>
		<content:encoded><![CDATA[<p>Je plussoie! I mean, I am rising my both hands for this initiative to come true! This is the reason why I check the downloads page on raspberrypi.org so often <img src='http://kernelnomicon.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Resizing FreeBSD GPT partitions on an SD card for Raspberry Pi &#124; Daveish</title>
		<link>http://kernelnomicon.org/?p=246#comment-1339</link>
		<dc:creator>Resizing FreeBSD GPT partitions on an SD card for Raspberry Pi &#124; Daveish</dc:creator>
		<pubDate>Sat, 05 Jan 2013 23:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=246#comment-1339</guid>
		<description><![CDATA[[...] tips: http://kernelnomicon.org/?p=246 http://dave.cheney.net/2012/12/31/testing-go-on-the-raspberry-pi-running-freebsd [...]]]></description>
		<content:encoded><![CDATA[<p>[...] tips: <a href="http://kernelnomicon.org/?p=246" rel="nofollow">http://kernelnomicon.org/?p=246</a> <a href="http://dave.cheney.net/2012/12/31/testing-go-on-the-raspberry-pi-running-freebsd" rel="nofollow">http://dave.cheney.net/2012/12/31/testing-go-on-the-raspberry-pi-running-freebsd</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daveish</title>
		<link>http://kernelnomicon.org/?p=246#comment-1338</link>
		<dc:creator>Daveish</dc:creator>
		<pubDate>Sat, 05 Jan 2013 23:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=246#comment-1338</guid>
		<description><![CDATA[[...] tips: http://kernelnomicon.org/?p=246 http://dave.cheney.net/2012/12/31/testing-go-on-the-raspberry-pi-running-freebsd [...]]]></description>
		<content:encoded><![CDATA[<p>[...] tips: <a href="http://kernelnomicon.org/?p=246" rel="nofollow">http://kernelnomicon.org/?p=246</a> <a href="http://dave.cheney.net/2012/12/31/testing-go-on-the-raspberry-pi-running-freebsd" rel="nofollow">http://dave.cheney.net/2012/12/31/testing-go-on-the-raspberry-pi-running-freebsd</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FreeBSD 离 ARM 越来越近了 &#124; 爱板网</title>
		<link>http://kernelnomicon.org/?p=246#comment-1322</link>
		<dc:creator>FreeBSD 离 ARM 越来越近了 &#124; 爱板网</dc:creator>
		<pubDate>Fri, 04 Jan 2013 08:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=246#comment-1322</guid>
		<description><![CDATA[[...] ARM 处理器的设备上运行 FreeBSD ？ 来自 FreeBSD 开发者记事簿上的文章 report huge gains made in running FreeBSD on ARM v6 processors 表明，这个愿望将在不久后实现。他们已经在为包括 Raspberry Pi、Beagleboard [...]]]></description>
		<content:encoded><![CDATA[<p>[...] ARM 处理器的设备上运行 FreeBSD ？ 来自 FreeBSD 开发者记事簿上的文章 report huge gains made in running FreeBSD on ARM v6 processors 表明，这个愿望将在不久后实现。他们已经在为包括 Raspberry Pi、Beagleboard [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links 3/1/2013: Ubuntu Phone OS Unveiled, Linux 3.8-rc2, KDE 4.9.5 Released &#124; Techrights</title>
		<link>http://kernelnomicon.org/?p=246#comment-1320</link>
		<dc:creator>Links 3/1/2013: Ubuntu Phone OS Unveiled, Linux 3.8-rc2, KDE 4.9.5 Released &#124; Techrights</dc:creator>
		<pubDate>Fri, 04 Jan 2013 02:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=246#comment-1320</guid>
		<description><![CDATA[[...] FreeBSD/armv6: what’s new and exciting? First of all we tried switching default cache type from write-through to write-back type. It should have increased performance but instead opened a can of worms. Memory corruption debugging led to L2 cache driver on Pandaboard, EHCI driver code and subsequently to busdma code. Whole process took quite a few days full of hair-pulling and nagging various people and ended up in committing USB fixes and Ian Lepore&#8217;s busdma patches. PL310 (L2 cache controller) driver is being tested at this very moment. Original issue (WB caches) still stands and postponed till next year. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] FreeBSD/armv6: what’s new and exciting? First of all we tried switching default cache type from write-through to write-back type. It should have increased performance but instead opened a can of worms. Memory corruption debugging led to L2 cache driver on Pandaboard, EHCI driver code and subsequently to busdma code. Whole process took quite a few days full of hair-pulling and nagging various people and ended up in committing USB fixes and Ian Lepore&#8217;s busdma patches. PL310 (L2 cache controller) driver is being tested at this very moment. Original issue (WB caches) still stands and postponed till next year. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linux Mint Czech - Blíži sa čas behu FreeBSD na ARM zariadeniach typu armv6 at Linux-Mint-Czech</title>
		<link>http://kernelnomicon.org/?p=246#comment-1311</link>
		<dc:creator>Linux Mint Czech - Blíži sa čas behu FreeBSD na ARM zariadeniach typu armv6 at Linux-Mint-Czech</dc:creator>
		<pubDate>Wed, 02 Jan 2013 17:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=246#comment-1311</guid>
		<description><![CDATA[[...] sa čas behu FreeBSD na ARM zariadeniach s procesormi armv6. Čo to znamená? Je pripravované zostavenie FreeBSD, všetko s zmodernizovanými subsystémami (EABI, clang-podpora), pre testovanie jeho behu na [...]]]></description>
		<content:encoded><![CDATA[<p>[...] sa čas behu FreeBSD na ARM zariadeniach s procesormi armv6. Čo to znamená? Je pripravované zostavenie FreeBSD, všetko s zmodernizovanými subsystémami (EABI, clang-podpora), pre testovanie jeho behu na [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FreeBSD on Arm - Android Forums</title>
		<link>http://kernelnomicon.org/?p=246#comment-1300</link>
		<dc:creator>FreeBSD on Arm - Android Forums</dc:creator>
		<pubDate>Wed, 02 Jan 2013 04:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=246#comment-1300</guid>
		<description><![CDATA[[...]  [...]]]></description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gonzo</title>
		<link>http://kernelnomicon.org/?p=246#comment-1299</link>
		<dc:creator>gonzo</dc:creator>
		<pubDate>Tue, 01 Jan 2013 22:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=246#comment-1299</guid>
		<description><![CDATA[Will do, thanks for the offer. It just takes more time than I&#039;ve anticipated]]></description>
		<content:encoded><![CDATA[<p>Will do, thanks for the offer. It just takes more time than I&#8217;ve anticipated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: levantuev</title>
		<link>http://kernelnomicon.org/?p=246#comment-1297</link>
		<dc:creator>levantuev</dc:creator>
		<pubDate>Tue, 01 Jan 2013 15:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=246#comment-1297</guid>
		<description><![CDATA[+1]]></description>
		<content:encoded><![CDATA[<p>+1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eben Upton</title>
		<link>http://kernelnomicon.org/?p=246#comment-1296</link>
		<dc:creator>Eben Upton</dc:creator>
		<pubDate>Tue, 01 Jan 2013 11:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=246#comment-1296</guid>
		<description><![CDATA[Please do give us a shout when you have an SD card image for Pi that you consider stable enough for general release. Would be great to add this to our downloads page.]]></description>
		<content:encoded><![CDATA[<p>Please do give us a shout when you have an SD card image for Pi that you consider stable enough for general release. Would be great to add this to our downloads page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
