Attention is currently required from: laforge.
2 comments:
Patchset:
we can OSMO_ASSERT if we back-port a fix to osmo-mgw and release patch releases for at least the la […]
ACK I'll submit a backport for osmo-mgw patch.
File src/core/select.c:
Patch Set #2, Line 78: 1024B
1024B as in bytes? Every pointer surely is 4/8 bytes large, so number of entries != bytes
yes, 1024 bytes = 128 fds in 64bit systems. The idea is to allocate mem blocks which are power of 2.
To view, visit change 31808. To unsubscribe, or for help writing mail filters, visit settings.