Hi,
On 2022/10/20 20:50, Daniel Kiper wrote:
On Sat, Oct 15, 2022 at 10:15:12PM +0800, Zhang Boyang wrote:
Previously, there are two problems of the handling of adding new
Please drop "Previously". It is not needed...
regions. First, it doesn't take region management cost into account.
Addi
On Sat, Oct 15, 2022 at 10:15:12PM +0800, Zhang Boyang wrote:
> Previously, there are two problems of the handling of adding new
Please drop "Previously". It is not needed...
> regions. First, it doesn't take region management cost into account.
> Adding a memory area of `x` bytes will result in
Previously, there are two problems of the handling of adding new
regions. First, it doesn't take region management cost into account.
Adding a memory area of `x` bytes will result in a heap region of less
than `x` bytes avaliable. Thus, the new region might not adequate for
current allocation reque