Re: SBCL Fibers proposal

Christophe Rhodes via Sbcl-devel <[email protected]> Sun, 01 Mar 2026 15:18:11 +0000
Newsgroups gmane.lisp.steel-bank.devel
Message-ID <[email protected]>
Anthony Green <[email protected]> writes:

> My fibers patches aren't ready to be submitted yet, but I've posted
> the proposal, including many details and some benchmark results here:
> https://atgreen.github.io/repl-yell/posts/sbcl-fibers/

I think it would be helpful for readers -- at least me -- to know which
parts of this proposal you, personally, have reviewed in detail and are
confident in the exact wording published; which parts have been
generated by some process and look generally plausible to you; and which
parts have not been reviewed by you at all.

I also think it would be helpful for readers to understand which parts
of the design and implementation are fixed in stone, and which parts are
design choices (and for those choices, which other choices were
considered).

Christophe