STL wrote: > Hello all, Hi! > I need to know if it is possible to port MeeGo to an architecture without MMU > ? > Since it is a Linux based OS, I think a MMU is required, but I need a > confirmation for this.
Although I am not so deeply involved in the MeeGo development I think I can still assure you that MeeGo will be no fun at all on a non-MMU platform. You would µcLinux on that and this comes at a price, like e.g. that fork()/exec() behaves differently, memory is not that linear anymore (depending on CPU type) etc. So I think it is safe to say, no, MeeGo will not run an MMUless platform. > Thanks very much in advance for your help. Cheers nils faerber -- kernel concepts GbR Tel: +49-271-771091-12 Sieghuetter Hauptweg 48 D-57072 Siegen Mob: +49-176-21024535 http://www.kernelconcepts.de _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
