[Cbe-oss-dev] help need: cannot boot after FC7 update on PS3

Arnd Bergmann arnd at arndb.de
Fri Dec 14 10:33:40 EST 2007


On Thursday 13 December 2007, Guo Tang wrote:
> If I reinstall my system with only
> ext3 and swap. This should work, right?
> 
> Do you know whether IBM Cell SDK 3.0 can work on FC8? The SDK 
> is the only thing I am trying to get to work in PS3. 
> 

There are very few things in the kernel that we had in the SDK3
trial release that didn't make it into the mainline kernel in time
for Fedora 8.

These include:

* Support for perfmon2, which is still not in mainline
* Device drivers for running under systemsim, in particular the network
  driver.
* A bug fix for the SPE scheduler, which can prevent deadlocks when
  trying to use direct problem state mappings

There are also some configuration settings that are different. The kernel
from bsc.es uses 64kb pages instead of 4kb. This makes it performs better on
many low-level benchmarks but has a significant impact on memory consumption,
so you're probably better off using the Fedora 8 kernel.

In user space, Fedora 8 should be fine, but you may want to replace gcc and
gdb with the ppu-* packages from bsc for added functionality.

	Arnd <><



More information about the cbe-oss-dev mailing list