2015-09-05 20:36 GMT+02:00 Hartmut Kaiser <hartmut.kaiser@gmail.com>:
You use the NUMA awareness argument as a rationale for not supporting moving Fiber, however.

no - I mentioned that the TLS problem prevents migrating fibers.
 
> 2. you could pin an os thread to a processor

Sure. But that's outside of the scope of Boost.Fiber as well.

as I already explained
 
Thus inhibiting moving Fibers by the library is restricting things for libraries/code built on top of it.

yes