Dave Mitchell wrote:
On Thu, Jan 23, 2003 at 09:21:45PM +0100, Juergen Boemmels wrote:My current idea for the in memory format of the bytecode is this:I would strongly urge any file-based byte-code format to arranged in such a way that it (or most of it) can simply be mmap-ed in (RO), analogously to executables.
How many mmap's can $arch have for one program and for all?
Could we hit some limits here, if every module loaded gets (and stays) mmap()ed.
Dave.
leo