mirror of
https://github.com/ruby/ruby.git
synced 2026-08-12 08:20:37 +08: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.