This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fwd: glibc and unexec


Florian Weimer wrote:
In my test, Emacs simply interposed
its own bundled malloc implementation, which is quite the opposite of
âgetting out of the malloc businessâ.

Yes, this approach is merely a stopgap and we need something better; it's just that whatever we come up with probably won't be ready in time for Emacs 25.

a multi-threaded Emacs will
likely exercise gmalloc.c in new ways not originally expected.

That's one worry, yes. That being said, gmalloc does work on non-glibc platforms that have multithreaded Emacs.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]