[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] What's in, what's out?
On Sun, Nov 28, 1999 at 12:20:57PM +0100, Julian Reschke wrote:
> > mbaserel has only one effect: The text segment is shared on fork(). But if
> > your program forks and then execs another image you win nothing. The fork
> > is a little faster but that is eaten up by the base-relative addressing.
>
> It's also shared on Pexec(), right?
Effectively, if your programs execs another image there is nothing to
share because the text segment differs. Or am I missing something?
Anyway, the point is: It would be absolutely useless to build QED
mbaserel. Same with ifconfig or route (they happened to be mbaserel in the
original MiNTNet distribution).
Ciao
Guido
--
http://stud.uni-sb.de/~gufl0000/
mailto:guido@atari.org