Going forward, MMAPv1 will only allocate powerOfTwo sized records, regardless of the flag. This is required to make the new freelist work correctly in O(1) time without any scanning.
This only applies to regular collections. In particular it will not apply to capped collections or indexes.
- is related to
-
SERVER-15807 Validate Command no longer returns "padding"
- Closed