Hrvoje Niksic <hniksic(a)iskon.hr> writes:
I'm not sure how well our dumper fits with the mmap model. If I
understand it correctly, XEmacs can't use the data directly from the
file, it needs to relocate pointers and stuff.
Yes, but the idea is that most of the time it can be arranged so that
file gets mapped at exactly the right address and pointer relocations
aren't necessary.
Jan