Created
January 27, 2017 08:38
-
-
Save inliniac/4fd6bc7fa31b1094a9ded480ee2d5d62 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
segments: | |
- size: 4 | |
prealloc: 256 | |
- size: 16 | |
prealloc: 512 | |
- size: 112 | |
prealloc: 512 | |
- size: 248 | |
prealloc: 512 | |
- size: 512 | |
prealloc: 512 | |
- size: 768 | |
prealloc: 1024 | |
- size: _from_mtu_ | |
prealloc: 1024 | |
- size: 65535 | |
prealloc: 128 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment