[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MPS native subrs (was: MPS make-thread)
From: |
Eli Zaretskii |
Subject: |
Re: MPS native subrs (was: MPS make-thread) |
Date: |
Wed, 26 Jun 2024 16:26:29 +0300 |
> From: Helmut Eller <eller.helmut@gmail.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
> Date: Tue, 25 Jun 2024 20:42:44 +0200
>
> Here are some patches for this. I also have some questions:
>
> 1) In fix_subr, the &s->intspec.native field should only traced if the
> subr is a non-primitive. Because, for primitives, it's a (possibly
> non-aligned) char*. Right?
>
> 2) In dump_subr, the command_modes field is dumped with dump_field_lv
> for non-primitives but for primitives with dump_field_emacs_ptr.
> Is this intentional or a bug?
>
> 3) In fix_subr, why is the command_modes field only traced if
> HAVE_NATIVE_COMP? (Today was the first time I heard of the
> command-modes function; still have no clue what it's used for :-)
Andrea, can you help with these questions?
- Re: MPS native subrs, (continued)
- Re: MPS native subrs, Gerd Möllmann, 2024/06/25
- Re: MPS native subrs, Gerd Möllmann, 2024/06/25
- Re: MPS native subrs, Helmut Eller, 2024/06/26
- Re: MPS native subrs, Gerd Möllmann, 2024/06/26
- Re: MPS native subrs, Eli Zaretskii, 2024/06/26
- Re: MPS native subrs, Gerd Möllmann, 2024/06/26
- Re: MPS native subrs, Eli Zaretskii, 2024/06/26
- Re: MPS native subrs, Eli Zaretskii, 2024/06/26
- Re: MPS native subrs, Gerd Möllmann, 2024/06/26
- Re: MPS native subrs, Eli Zaretskii, 2024/06/26
- Re: MPS native subrs (was: MPS make-thread),
Eli Zaretskii <=
- Re: MPS native subrs, Andrea Corallo, 2024/06/26
- Re: MPS: profiler, Gerd Möllmann, 2024/06/21
- Re: MPS: profiler, Ihor Radchenko, 2024/06/21
- Re: MPS: profiler, Gerd Möllmann, 2024/06/21
- Re: MPS: profiler, Eli Zaretskii, 2024/06/21
- Re: MPS: profiler, Ihor Radchenko, 2024/06/21
- Re: MPS: profiler, Gerd Möllmann, 2024/06/21
- Re: MPS: profiler, Ihor Radchenko, 2024/06/21
- Re: MPS: profiler, Gerd Möllmann, 2024/06/21
- Re: MPS: profiler, Ihor Radchenko, 2024/06/21