Wow... just wow... /lurk-on

Sent from my Galaxy S®III

-------- Original message --------
From: Jon Elson <[email protected]> 
Date: 2013/07/19  12:41  (GMT-05:00) 
To: EMC developers <[email protected]> 
Subject: Re: [Emc-developers] gravity development board? 
 
EBo wrote:
> true.  That board design seems to come from the the traditional 
> embedded design camp -- little RAM and a decent amount of EPROM.  I do 
> like some of the peripherals and power though.
>
>   
it is an ** 8 ** bit CPU!  You will never get a real Linux kernel to run 
on that,
although some super-stripped-down kernel might be possible.  But, the whole
Propeller idea is really stupid, aimed at people who can't comprehend a
task scheduler, real time OS, or multiprogramming.  So, you put each
task on a separate virtual CPU and let it multiplex the hardware among the
tasks.  This is just like Intel's hyperthreading X 8, instead of just X 2.
That is great for an OS that does a horrible job of multitasking (read 
Windows),
but really not useful at all on an OS that does it well (read Linux).

<rant off>

Even though the Propeller's CPU instances each run at 80 MHz, the
overall performance is WAY down, because it is doing 8-bit operations
on 8-bit memory at that speed.  I thought the Z-80 was the bee's knees
in 1976, but it is now obsolete by about 30 years!

Jon

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to