Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
IBM Software Hardware Linux

Linux For Cell Processor Workstation 310

News for nerds writes "The Cell processor from Sony, Toshiba and IBM, has been known as the chip that powers the upcoming PlayStation 3 computer entertainment system, but except for that very little is known about how it's applied to a real use. This time, at LinuxTag 2005 from 22nd to 25rd June 2005, at Messe- und Kongresszentrum Karlsruhe, Germany, Arnd Bergmann of IBM will speak about the Cell Processor programming model under Linux, and the Linux kernel in the first Cell Processor-based workstation computer, which premieres at Linuxtag 2005."
This discussion has been archived. No new comments can be posted.

Linux For Cell Processor Workstation

Comments Filter:
  • by cofaboy ( 718205 ) on Tuesday June 07, 2005 @02:59AM (#12744378)
    You could always try clicking this then

    Cell info [blachford.info]

  • From TFA ... (Score:5, Informative)

    by AHumbleOpinion ( 546848 ) on Tuesday June 07, 2005 @03:01AM (#12744383) Homepage
    "Unlike existing SMP systems or multi-core chips, only the general purpose PowerPC core, is able to run a generic operating system, while the SPUs are specialized on running computational tasks. Porting Linux to run on Cells PowerPC core is a relatively easy task because of the similarities to existing platforms like IBM pSeries or Apple Power Macintosh, but does not give access to the enormous computing power of the SPUs.

    Only the kernel is able to directly communicate with an SPU and therefore needs to abstract the hardware interface into system calls or device drivers. The most important functions of the user interface including loading a program binary into an SPU, transferring memory between an SPU program and a Linux user space application and synchronizing the execution. Other challenges are the integration of SPU program execution into existing tools like gdb or oprofile."
  • by tempmpi ( 233132 ) on Tuesday June 07, 2005 @03:29AM (#12744473)
    Look at the kernel mailing lists, IBM already submited the first set of patches. Basically Linux runs on the PPE, the full PPC core inside the cell, and there are system calls to execute special SPE binaries running on the SPEs (the subprocessors).
  • Re:*sigh* (Score:1, Informative)

    by Anonymous Coward on Tuesday June 07, 2005 @04:23AM (#12744636)
    did you ever read the title of this article?

A morsel of genuine history is a thing so rare as to be always valuable. -- Thomas Jefferson

Working...