mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 21:14:28 +00:00
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.