process management

sebastian ssmoller sebastian.ssmoller at gmx.net
Wed Nov 17 22:37:54 UTC 2004


On Wed, 17 Nov 2004 14:28:35 -0800
"Aaron J. Grier" <aaron at frye.com> wrote:

> On Wed, Nov 17, 2004 at 11:05:41PM +0100, sebastian ssmoller wrote:
> > are rtems tasks similar to unix processes in the way that they have
> > their own address space?
> 
> for code, no, but for local data, yes, since local data lives on the
> stack, and each task has its own stack.

(...)

thx for ur fast reply - so global but static variables would be a prob
here, right ?

thx
regards,
seb

-- 
"Perfection is achieved, not when there is nothing left to add, 
but when there is nothing left to take away."  
--- Antoine de St. Exupery, Wind, Sand, and Stars, 1939 



More information about the users mailing list