SIGN IN SIGN UP

posix: build the io pool from the clamped size, not the raw request (#1827)

nixlPosixIOQueueImpl sized its ios_ pool and free_ios_ free-list from the raw ios_pool_size constructor argument instead of the clamped result in ios_pool_size_. This PR builds the pool from ios_pool_size_ so the pool and the rest of the class agree.

Signed-off-by: Eylon Krause <eylon1909@gmail.com>
E
Eylon Eliyahu Krause committed
d7429f0fac37bb58d05d46d0af7ed2f2270748df
Parent: 21afd55
Committed by GitHub <noreply@github.com> on 8/14/2026, 2:49:03 PM