lkml.org 
[lkml]   [1999]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectOT: Re: porting linux to DSP
On Wed, 28 Jul 1999, Marc Mutz wrote:
> * c't magazine project: MP3 decoder. Uses DSP (10MHz, iirc). You want to
> tell me that a 10Mhz K7 can do this?

it doesn't have to. the k7 (or whatever) is already in the computer. if
you want to make something that _only_ can do mp3 decoding you would
of course not use a k7, but mainly for the price not for the performance
loss.

i've done a dsp based mp3 decoder:
http://www.sparta.lu.se/~bjorn/whitney/

i've also done the same thing on a pentium, and the pentium beats the dsp
hands down by several orders of magnitude of course. at the same clock
speed, the dsp would win but not by any large margin (i'm not talking
about monster dsp's here like the texas c6x/c7x). mainly the dsp can do a
multiply and accumulate in one cycle while the pentium probably requires
two, and the dsp often has 4/5-way on-chip memory banks.

a 3d accelerator is not a dsp by any stretch of the imagination, and it
isn't programmable either so that's hardly a good example.

this is severely off-topic for linux-kernel so i'm killing this now..

-bjorn



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.066 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site