From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Pip Cet via "Emacs development discussions." Newsgroups: gmane.emacs.devel Subject: Re: SIGPROF + SIGCHLD and igc Date: Fri, 27 Dec 2024 15:09:15 +0000 Message-ID: <87cyhd5fkm.fsf@protonmail.com> References: <87o713wwsi.fsf@telefonica.net> <87pllicrpi.fsf@protonmail.com> <864j2u442i.fsf@gnu.org> <87a5ch5z1b.fsf@gmail.com> <86y101wlsr.fsf@gnu.org> <87wmfl6utk.fsf@gmail.com> Reply-To: Pip Cet Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19254"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Eli Zaretskii , gerd.moellmann@gmail.com, ofv@wanadoo.es, emacs-devel@gnu.org, acorallo@gnu.org To: Helmut Eller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Dec 27 16:33:24 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1tRCL6-0004rr-6m for ged-emacs-devel@m.gmane-mx.org; Fri, 27 Dec 2024 16:33:24 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tRCKc-0005Dn-Fn; Fri, 27 Dec 2024 10:32:54 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tRBy7-00086t-5N for emacs-devel@gnu.org; Fri, 27 Dec 2024 10:09:40 -0500 Original-Received: from mail-4316.protonmail.ch ([185.70.43.16]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tRBy3-0000co-As; Fri, 27 Dec 2024 10:09:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1735312160; x=1735571360; bh=EoCLGiBBd5Q4DY9UBBV5tUj65tVXvJfCi5G7zJJZpfY=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector:List-Unsubscribe:List-Unsubscribe-Post; b=XwV0YXsoZ74REtWLSckiYIBKp1KsYaoCsfZrL9n4tan8NdReBFWJp60GCYhWGZBAo gR/up9ZuYre7KLc3xvtbOHSdnMWG40Y8LvFzaP+pU4W5nF9qmHv/GSuPlSQ16gFK99 T905HkgWJERL558CgCU5sYyiWY231/H7osP53PUCYAnkuMwtASnBZuYsNN3Ll1xjf5 GfzcGLruGDan+Vs06vjYYmBCKaOA6ycmJdYbKOBdPdem3xb7vjerulWvsK+tmcTBZb 2gzFA0ZjD1rQwAmd3jnxmuIAfcilp8Hk72/Z8hvheNrHr9o4hIe5k+yvoax5ZFKhbr +54HHrEeQQVPQ== In-Reply-To: <87wmfl6utk.fsf@gmail.com> Feedback-ID: 112775352:user:proton X-Pm-Message-ID: 3d7c55b89eab61edbfae1907126cb6870e6cf82e Received-SPF: pass client-ip=185.70.43.16; envelope-from=pipcet@protonmail.com; helo=mail-4316.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Fri, 27 Dec 2024 10:32:32 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:327207 Archived-At: "Helmut Eller" writes: > I've not looked too closely, but the documentation for ThreadRingSuspend > suggests that they are delivered to all threads, except for the current > thread. So if a non-main thread triggers a GC cycle, then the main > thread would receive them too. That is correct. Pip