<?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: PS3 Programming: libspe vs. libspe2 with Multi-Threaded Hello World in C</title>
	<atom:link href="http://www.renderstate.de/?feed=rss2&#038;p=6" rel="self" type="application/rss+xml" />
	<link>http://www.renderstate.de/?p=6</link>
	<description>Rendering in Real-Time</description>
	<lastBuildDate>Mon, 30 Aug 2010 04:56:06 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kylie Batt1</title>
		<link>http://www.renderstate.de/?p=6&#038;cpage=1#comment-39</link>
		<dc:creator>Kylie Batt1</dc:creator>
		<pubDate>Sun, 13 Jun 2010 01:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.renderstate.de/?p=6#comment-39</guid>
		<description>&lt;strong&gt;а вот тут реально классные есть...&lt;/strong&gt;

&lt;a href=&quot;http://start-seeking.ru/?p=816&amp; http://rel&quot; rel=&quot;nofollow&quot;&gt; Главный (заместитель главного) бухгалтер &lt;/a&gt; This little guide covers a multi-threaded Hello World Tutorial for the Cell BE found in the Playstation 3.....</description>
		<content:encoded><![CDATA[<p><strong>а вот тут реально классные есть&#8230;</strong></p>
<p><a href="http://start-seeking.ru/?p=816&amp; <a href="http://rel" rel="nofollow">http://rel</a>&#8221; rel=&#8221;nofollow&#8221;> Главный (заместитель главного) бухгалтер  This little guide covers a multi-threaded Hello World Tutorial for the Cell BE found in the Playstation 3&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dusmant Kumar Sahoo</title>
		<link>http://www.renderstate.de/?p=6&#038;cpage=1#comment-20</link>
		<dc:creator>Dusmant Kumar Sahoo</dc:creator>
		<pubDate>Tue, 07 Oct 2008 07:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.renderstate.de/?p=6#comment-20</guid>
		<description>Hi,  

I am new to CBE.
I want to access ppu-variable from multiple spu threads and change value of ppu-variable .
Please explain me.

Thanks
Dusmant</description>
		<content:encoded><![CDATA[<p>Hi,  </p>
<p>I am new to CBE.<br />
I want to access ppu-variable from multiple spu threads and change value of ppu-variable .<br />
Please explain me.</p>
<p>Thanks<br />
Dusmant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozzy</title>
		<link>http://www.renderstate.de/?p=6&#038;cpage=1#comment-18</link>
		<dc:creator>Ozzy</dc:creator>
		<pubDate>Mon, 14 Apr 2008 18:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.renderstate.de/?p=6#comment-18</guid>
		<description>1. &quot;mount /spu&quot; should do the trick

2. Sorry, I have no idea, but you should check the log-files in your /var/log/ folder</description>
		<content:encoded><![CDATA[<p>1. &#8220;mount /spu&#8221; should do the trick</p>
<p>2. Sorry, I have no idea, but you should check the log-files in your /var/log/ folder</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santhosh Kumar . R</title>
		<link>http://www.renderstate.de/?p=6&#038;cpage=1#comment-17</link>
		<dc:creator>Santhosh Kumar . R</dc:creator>
		<pubDate>Mon, 14 Apr 2008 07:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.renderstate.de/?p=6#comment-17</guid>
		<description>Hi Ozzy, 

Thanks for your guidelines,
Right now I have an entry as shown below in /etc/fstab

spufs                   /spu                    spufs   defaults        0 0

and I am getting an error message at the reboot time that block device /spu cannot be unmounted. 

 when we install fedora 7 freshly into other PS3 the content of /etc/fstab has an entry as like you mentioned.

When I locate for spufs the output  is as follows,
/lib/modules/2.6.21-1.3194.fc7/kernel/arch/powerpc/platforms/cell/spufs
/lib/modules/2.6.21-1.3194.fc7/kernel/arch/powerpc/platforms/cell/spufs/spufs.ko
/usr/share/man/man2/spufs.2.gz

1.Can You suggest me the full mount command to be placed at the rc.local file.

2. May I know the reason why I am getting that umount error.</description>
		<content:encoded><![CDATA[<p>Hi Ozzy, </p>
<p>Thanks for your guidelines,<br />
Right now I have an entry as shown below in /etc/fstab</p>
<p>spufs                   /spu                    spufs   defaults        0 0</p>
<p>and I am getting an error message at the reboot time that block device /spu cannot be unmounted. </p>
<p> when we install fedora 7 freshly into other PS3 the content of /etc/fstab has an entry as like you mentioned.</p>
<p>When I locate for spufs the output  is as follows,<br />
/lib/modules/2.6.21-1.3194.fc7/kernel/arch/powerpc/platforms/cell/spufs<br />
/lib/modules/2.6.21-1.3194.fc7/kernel/arch/powerpc/platforms/cell/spufs/spufs.ko<br />
/usr/share/man/man2/spufs.2.gz</p>
<p>1.Can You suggest me the full mount command to be placed at the rc.local file.</p>
<p>2. May I know the reason why I am getting that umount error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozzy</title>
		<link>http://www.renderstate.de/?p=6&#038;cpage=1#comment-16</link>
		<dc:creator>Ozzy</dc:creator>
		<pubDate>Thu, 10 Apr 2008 21:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.renderstate.de/?p=6#comment-16</guid>
		<description>Hi Santhosh,

Check your /etc/fstab, it should have an entry like this:

none  /spu  spufs gid=spu 0 0

Although, I guess it already does, if you can do a mount -a.

My next suggestion would be to check your log files for errors or warnings. If you can&#039;t find anything there either, you can always add the full mount command (not mount -a) to your rc.local file.</description>
		<content:encoded><![CDATA[<p>Hi Santhosh,</p>
<p>Check your /etc/fstab, it should have an entry like this:</p>
<p>none  /spu  spufs gid=spu 0 0</p>
<p>Although, I guess it already does, if you can do a mount -a.</p>
<p>My next suggestion would be to check your log files for errors or warnings. If you can&#8217;t find anything there either, you can always add the full mount command (not mount -a) to your rc.local file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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