Skip to content

[LAWS/Fiber] Introduce the concept of Multi-Fiber

Florian Schmaus requested to merge flow/emper:laws-opti into master

LAWS, and similar scheduling strategies, only need to perform refcounting and atomic operations if the fiber was placed in multiple ready-lists in the first place.

Merge request reports