Skip to content

Fix the condition on when to allocate a new block.#17

Merged
mjp41 merged 1 commit into
microsoft:masterfrom
plietar:fix-align
Feb 12, 2019
Merged

Fix the condition on when to allocate a new block.#17
mjp41 merged 1 commit into
microsoft:masterfrom
plietar:fix-align

Conversation

@plietar

@plietar plietar commented Feb 12, 2019

Copy link
Copy Markdown
Contributor

Previously we would pretty much always allocate a new block for each allocator, making them 16MiB aligned.

Previously we would pretty much always allocate a new block for each
allocator, making them 16MiB aligned.

@mjp41 mjp41 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants