emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SIGPROF + SIGCHLD and igc


From: Helmut Eller
Subject: Re: SIGPROF + SIGCHLD and igc
Date: Fri, 27 Dec 2024 16:40:33 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

On Fri, Dec 27 2024, Gerd Möllmann wrote:

>> Another observation: MPS sends SIGXFSZ and SIGXCPU to stop and resume
>> threads.  We could intercept those signals and block SIGPROF while the
>> thread is stopped.  Obviously a hack, but could still be useful.
>
> Do you know if it does the same on macOS? It sounds like something the
> Mach heritage of macOS might kick in.

Sorry, I don't know anything about Mach.  The code in thxc.c seems to
use a thread_suspend function.

Helmut



reply via email to

[Prev in Thread] Current Thread [Next in Thread]