We currently have 3 (openbsd, windows, everybody else) platform-specific implementations of code for allocating, reallocating, and freeing executable memory pages. This was used at one time to implement the JIT. I propose we remove this code because: (1) it is currently dead code (2) candidate libraries for creating a new JIT already provide their own implementation of this functionality _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
- remove memexec.c Peter Lobsinger
- Re: remove memexec.c Andrew Whitworth
- Re: remove memexec.c jerry gay
- Re: remove memexec.c Peter Lobsinger
