Re: native threads
Tim Bradshaw <[email protected]> Fri, 5 Jan 2024 23:01:23 +0000
| Newsgroups | gmane.lisp.openmcl.devel |
|---|---|
| Message-ID | <[email protected]> |
On 5 Jan 2024, at 18:39, David McClain <[email protected]> wrote: > > In systems that are SMP capable, I would think that one thread could be dedicated, if needed, to GC duties There's a famous law due to Amdahl which explains why that is not a good idea.