|
[
Permalink
| « Hide
]
Alexander Peshkov added a comment - 16/Nov/15 01:32 PM
This issue was resolved (at least as much as possible) in RC1. Memory manager was learned to allocate medium amounts of memory from parent pool - particularly memory extents for allocation of small blocks and small amount of medium size blocks, thus avoiding need in allocation of relatively big amounts of memory from OS that often remain unused. From memory manager POV this problem is resolved.
|