netty5/buffer/src/main
Trustin Lee 0da48e7e7f Determine the default number of heap/direct arenas of PooledByteBufAllocator conservatively
- Fixes #1445
- Add PlatformDependent.maxDirectMemory()
- Ensure the default number or arenas is decreased if the max memory of the VM is not large enough.
2013-06-14 12:14:45 +09:00
..
java/io/netty/buffer Determine the default number of heap/direct arenas of PooledByteBufAllocator conservatively 2013-06-14 12:14:45 +09:00