LWN.net Logo

Symbian: Linux unfit for mobile phones (the Register)

Symbian: Linux unfit for mobile phones (the Register)

Posted Sep 18, 2008 23:30 UTC (Thu) by BenHutchings (subscriber, #37955)
Parent article: Symbian: Linux unfit for mobile phones (the Register)

The Symbian consortum managed to splinter SymbianOS into incompatible platforms all by itself, which has only been corrected by Nokia finally buying out its remaining partners. And the use of C++ classes in the OS API practically guarantees that they will break binary compatibility again.

As for resource-efficiency - SymbianOS was highly optimised for its platform, but that was a Psion PDA with a few megs of battery-backed RAM storage, not a mobile phone with hundreds of megs of flash storage. You can't execute-in-place from cheap flash storage, which made it very slow to start programs and to boot, though I understand it does now implement demand paging.


(Log in to post comments)

Symbian: Linux unfit for mobile phones (the Register)

Posted Sep 19, 2008 12:23 UTC (Fri) by jonth (subscriber, #4008) [Link]

Not all mobile phones have "hundreds of megs of flash storage." The firmware for a basic phone typically fits in 4-8MB of flash.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds