Of course you are right, but as here it has been recommended to do "exec()" with the same binary, this suggests that something like threads is what is intended.

If the arch does not provide for reusing code-page memory (via MMU, XIP, and/or fully relative addressing), loading the binary a second time might be inappropriate due to loading time and memory hogging. Thus using threads might be a better idea.

-Michael
_______________________________________________
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