Firm Sues Sony Over Cell Processor
An anonymous reader writes that earlier this month, Sony received word of a lawsuit from a Newport Beach company called Parallel Processing. They've filed against the electronics giant alleging that the Cell processor, used in the PlayStation 3, infringes on a patent they own. They've made the somewhat outrageous demand that every infringing chip (and console) be 'impounded and destroyed'. From the article at Next Generation: "The patent, 'Synchronized Parallel Processing with Shared Memory' was issued in October 1991. It describes a high-speed computer that breaks down a program 'into smaller concurrent processes running in different parallel processors' and resynchronizes the program for faster processing times ... Parallel Processing said that Sony's alleged actions have caused 'irreparable harm and monetary damage' to the company."
They've made the somewhat outrageous demand that every infringing chip (and console) be 'impounded and destroyed'.
The US Constitution gives inventors "... the exclusive right to their respective writings and discoveries." If they do win at trial, destruction of every infringing device is within their rights.
Whether they have a proper patent, and if Sony infringes on that patent, is an exercise for the reader and jury.
It's Linux, damnit! Pay no attention to renaming attempts by self-aggrandizing blowhards.
I wouldn't be surprised if Sony took out contracts on these clowns, and made them sleep with the fishes.
How ya like dat?
IBM holds a lot of the IP that goes into the Cell. They have a very good legal department. This little company may just have bitten off more than they can chew.
I can see the IBM lawyers now..."Hmmm, interesting. Yes it may be possible that you have something there on this one patent. Let's see..." ruffles through a huge stack of papers in front of him. "However, we've discovered that you're also in violation of these 127 patents of ours. Now, shall we deal?"
What I find a bit odd and perhaps suspicious about this whole thing is the fact that this case is being filed not where this company seems to be located, and not where any Sony offices are located but in TEXAS. Why isn't this being adjudicated in LA or San Diego?
What do they think the bumpkins in Tyler might gain them?
It also seems bizarre that they are bringing suit only now. This product has been on sale to the general public for quite awhile. This means that it has been available to developers for ages. Why didn't this get nipped in the bud while the units were still game studio prototypes rather than waiting until Sony made and shipped a million of them?
A Pirate and a Puritan look the same on a balance sheet.
No. Their patent appears to be directed at a specific subset of multiprocessing known as MIMD (Multiple Instruction Multiple Data) processors. The key to their "invention" is a processor that sits in front of the various processing elements and divvies up the chores to ensure that all processor elements are well fed.
To be perfectly honest, I don't understand why they're suing Sony and not IBM. I suppose it's probably tactical, especially since Sony is actually selling the chips as opposed to IBM who's mostly talking about them at this point. (IBM fabs the chips on Sony's behalf.)
It's hard to be sure, but this sounds like a patent troll case. The only thing that muddies the waters a bit is that this "International Parallel Machines, Inc." actually exists and sells products:
http://www.ipmiplc.com/
Javascript + Nintendo DSi = DSiCade
Stuff has been destroyed in the past by court orded (usually unsafe items). They dont go after the end user, they just get warrants against warehouses and then the court makes them dispose of the remaining product. The manufacturer tries a recall/rebate too.
The fact that this is even possible is further proof that the patent system is really useless.
Is it actually possible (legally) to impound and destroy PS3's? Once people buy them aren't they those people property or is there some way to override this?
"Welcome to our world. We are the wasted youth. And we are the future too." Yes, I know these are stupid lyrics.
It is not correct that Kodak had to both recall and destroy their "infringing" cameras; there was just a recall. I had one of those Kodak cameras (as that was a much better camera than what Polaroid made at the time). All I had to do was remove the front nameplate and send it in for a refund. The only thing that "destroyed" what was left was that the film it used was no longer produced.
My guess is that their addition to multi-core processing, and the meat of the alleged infringement, revolves around dynamic, exclusive assignment of chunks of shared memory to each worker core.
Setting up and stacking shared memory so that each worker core doesn't have to copy-in its working data set, nor copy out its results and still maintain data integrity gives a huge performance advantage. That is, core A is assigned shared memory chunk M1 exclusively, and when it's done processing, the control core assigns exclusive control of M1 to core B, so it can continue processing; Rather than core A copying in the contents of M1, then processing and then copying back out its results.
Simply shifting exclusive control saves you the time of shuffling all that data between each core and shared memory and lets do more with the same local-memory and memory bandwidth. Even today, most of the multi-threaded apps I've seen burn a considerable number of cycles copying 'shared' data in to a worker thread/core and results back out.
I would be surprised if that wasn't novel hardware design in 1989, though I'm certainly open to the possibility that it wasn't.
Before 1989 I was a bit more concerned with the health risks associated with exposure to cooties.
// "Can't clowns and pirates just -try- to get along?"
In fact, while I was in the camera business, I got people all the time bringing those Kodak Star cameras in to ask for film. When I explained why I had no film they would invariably ask how much it was worth so they could sell it. Whenever I said nothing they would get all pissed because they spent good money on the camera, and I would have to explain that they could still get a partial refund from Kodak, but no one would buy the camera because you can't get film.
Since Polaroid makes money from film (the cameras are loss leaders) I never understood why they didn't work out a deal with Kodak by which they (Pol) would make film and Kodak could continue making the cameras, but was enjoined from the film side (obviously Kodak would shortly quit making the cameras on their own).
-nB
whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
I also saw a lot of self-organizing work on the Transputers. These were fairly low-power processors (but respectable for the time) that could be trivially wired into a mesh as large as you like. Processes could be divided by the hardware pretty much as the hardware liked. Both code and data could also be declared MOBILE.
Weird list of some historical events in parallel processing - there's a few other examples in there.
It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
a week doesn't go by where someone doesn't sure either Apple or Sony for one thing or another.