|
Re: Perl 6 and byte code: msg#00565lang.perl.perl6.internals
At 6:24 AM -0700 10/27/04, Gisle Aas wrote: Dan Sugalski <dan@xxxxxxxxx> writes: Most systems I know about are unhappy with hundreds or thousands of mmaped segments per-process, but that's generally not a problem for that many segments for the system as a whole. I think that mmap shares underlying code paths with the code to map in shared libraries most places, so we shouldn't have to worry about it. If things fail, we can always fall back to an alternate plan. How about the code JITed from the bytecodes. Will it be shared? Unfortunately not, no. It wouldn't be a bad idea to expand the bytecode files to allow executable segments that could be used in trusted situations. -- Dan --------------------------------------it's like this------------------- Dan Sugalski even samurai dan@xxxxxxxxx have teddy bears and even teddy bears get drunk |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Perl 6 and byte code: 00565, Gisle Aas |
|---|---|
| Next by Date: | Re: extend.c:Parrot_call: 00565, Jeff Horwitz |
| Previous by Thread: | Re: Perl 6 and byte codei: 00565, Gisle Aas |
| Next by Thread: | Re: Perl 6 and byte code: 00565, Jeff Clites |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |