GNU bug report logs - #36649
27.0.50; pure space and pdumper

Previous Next

Package: emacs;

Reported by: Pip Cet <pipcet <at> gmail.com>

Date: Sun, 14 Jul 2019 14:27:01 UTC

Severity: wishlist

Tags: patch

Found in version 27.0.50

Done: Pip Cet <pipcet <at> protonmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 36649 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, monnier <at> iro.umontreal.ca, Pip Cet <pipcet <at> gmail.com>
Subject: bug#36649: 27.0.50; pure space and pdumper
Date: Sat, 02 Jul 2022 18:32:52 +0800
Po Lu <luangruo <at> yahoo.com> writes:

> FWIW none of the dumping mechanisms work with the new garbage collector,
> but it will be optional, since I don't see how to make it work on MS-DOS
> (which AFAIU has no equivalent of `mprotect').  The current
> implementation also assumes 4K pages.
>
> So in my work, pure space and incremental GC are both conditional, under
> #ifdef HAVE_MPROTECT.

Sorry, I meant pure space is conditional when not HAVE_MPROTECT, while
incremental GC is enabled when it is defined.  Or rather, will be, since
so far I've only made blind, half hearted attempts to keep the regular
GC building.  It probably won't build or work.




This bug report was last modified 199 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.