Memory management between threads in RTEMS
Pierre Ficheux
pierre.ficheux at openwide.fr
Fri Jul 20 11:50:16 UTC 2012
Le 20/07/2012 13:14, m.shahverdi a écrit :
> According to RTEMS POSIX API User’s Guide"RTEMS provides no memory
> protection"! so what does thismean?
>
Just read the next sentence in the doc:
"This is because RTEMS provides no memory protection and implements a
single process, multi-threaded execution model."
Linux uses virtual memory for each process (and of course kernel runs in
protected mode). RTEMS does not.
regards
--
Pierre FICHEUX -/- CTO OWI, France -\- pierre.ficheux at openwide.fr
http://ingenierie.openwide.fr
http://www.ficheux.org
I would love to change the world, but they won't give me the source code
More information about the users
mailing list