[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MPS codegen
From: |
Helmut Eller |
Subject: |
Re: MPS codegen |
Date: |
Fri, 14 Jun 2024 21:26:37 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
On Fri, Jun 14 2024, Eli Zaretskii wrote:
>> Too bad. This means the problem is probably Windows-specific
>
> Can the fact that Emacs on Windows uses its own implementation of
> malloc explain this problem?
Seems unlikely to me.
> More generally, what exactly has been changed wrt loading from the
> pdumper file since commit 219f7d5?
The file is first loaded (mostly) as before; then all objects from the
hot section are copied to a MPS managed region. Finally the hot section
is discarded.
My hypothesis is that discard_dump is the problem. The hot section
probably contains something that isn't properly copied and
dump_discard_mem seems to be a bit different on Windows. Why it even
works on Linux is a mystery to me :-).
- Re: MPS codegen, (continued)
- Re: MPS codegen, Gerd Möllmann, 2024/06/14
- Re: MPS codegen, Eli Zaretskii, 2024/06/14
- Re: MPS codegen, Gerd Möllmann, 2024/06/14
- Re: MPS codegen, Eli Zaretskii, 2024/06/14
- Re: MPS codegen, Gerd Möllmann, 2024/06/14
- Re: MPS codegen, Eli Zaretskii, 2024/06/14
- Re: MPS codegen, Gerd Möllmann, 2024/06/14
- Re: MPS codegen, Helmut Eller, 2024/06/14
- Re: MPS codegen, Eli Zaretskii, 2024/06/14
- Re: MPS codegen, Eli Zaretskii, 2024/06/14
- Re: MPS codegen,
Helmut Eller <=
- Re: MPS codegen, Gerd Möllmann, 2024/06/14
- Re: MPS codegen, Eli Zaretskii, 2024/06/15
- Re: MPS codegen, Gerd Möllmann, 2024/06/15
- Re: MPS codegen, Eli Zaretskii, 2024/06/15
- Re: MPS codegen, Gerd Möllmann, 2024/06/15
- Re: MPS codegen, Eli Zaretskii, 2024/06/15
- Re: MPS codegen, Gerd Möllmann, 2024/06/15
- Re: MPS codegen, Eli Zaretskii, 2024/06/15
- Re: MPS codegen, Gerd Möllmann, 2024/06/15
- Re: MPS codegen, Gerd Möllmann, 2024/06/15