ruby/coroutine/x86
Samuel Williams 001f187ed6
Make fiber_pool more conservative on platforms with limited address space.
We use COROUTINE_LIMITED_ADDRESS_SPACE to select platforms where address
space is 32-bits or less. Fiber pool implementation enables more book
keeping, and reduces upper limits, in order to minimise address space
utilisation.
2019-07-18 20:54:55 +12:00
..
Context.S Remove unused symbols 2019-05-16 21:58:42 +09:00
Context.h Make fiber_pool more conservative on platforms with limited address space. 2019-07-18 20:54:55 +12:00