[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Problem



Hello!

> This is a part of the parent BSS. However, Pexec(104) guarantees that the
> child and parent share one common TEXT/DATA/BSS (the child is a "thread" of
> the parent), and only the basepage/stack are separate.

Under FreeMiNT this is not true. Every process have it's own process
descriptor with it's own unique pid, it's own signal handlers, it's own
open file vector, it's own memory and so on.

Pexec(104) is just a hack to push the child into the same address space as
the parent run. But the child is still a seperate process and not a thread
in the way most people see threads (especially the MagiC programmers).


Ciao
   ...Frank

--
ATARI FALCON 040 // MILAN 060
-----------------------------------------
http://www.cs.uni-magdeburg.de/~fnaumann/
e-Mail: fnaumann@freemint.de