bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#57197: 28.1.90; Can pure side-effect-free functions use multiple CPU


From: Lars Ingebrigtsen
Subject: bug#57197: 28.1.90; Can pure side-effect-free functions use multiple CPUs in Elisp?
Date: Mon, 15 Aug 2022 09:13:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Akib Azmain Turja <akib@disroot.org> writes:

> I think the problem is the interpreter itself, which is not thread-safe.

Yes, the interpreter (byte-code or not) itself is not thread-safe, so I
don't think it's feasible to do anything here without a serious rewrite
of that.






reply via email to

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