On Fri, Feb 27, 2009 at 10:20, Michael Schnell <mschn...@lumino.de> wrote:
>> 1) If properly synchronized I can access data of other processes.
>
> You should not do this. As hardware price goes down and speed goes up, more
> and more systems will e equipped with an MMU. So to provide portability, you
> always should do your software so that it will run on "full" (MMU-enabled)
> Linux systems as well.
>
> Another advantage is that you can test your software on a PC before even
> seeing the embedded hardware.

Yeah, and run it under valgrind.

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                                            -- Linus Torvalds
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to