Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Add Arena Allocator #103

Merged
merged 4 commits into from
May 25, 2021
Merged

Add Arena Allocator #103

merged 4 commits into from
May 25, 2021

Conversation

dcharkes
Copy link
Contributor

Lets merge the Pool from the SDK samples into this package so people can use it.

Technical review by @lrhn earlier: https://dart-review.googlesource.com/c/sdk/+/179180

@dcharkes dcharkes requested a review from mit-mit May 21, 2021 11:47
@dcharkes
Copy link
Contributor Author

New round of comments on https://dart-review.googlesource.com/c/sdk/+/179180, so this is not yet ready for merging.

Thanks for the comments @lrhn !

@dcharkes
Copy link
Contributor Author

I'll first merge https://dart-review.googlesource.com/c/sdk/+/201186 with the addressed comments, and then update this PR.

@dcharkes dcharkes changed the title Add Pool Allocator Add Arena Allocator May 25, 2021
@dcharkes
Copy link
Contributor Author

@mit-mit the Arena has been reviewed by Lasse on https://dart-review.googlesource.com/c/sdk/+/201186. Awaiting your approval to merge this.

@mit-mit
Copy link
Contributor

mit-mit commented May 25, 2021

RSLGTM

@dcharkes dcharkes merged commit 90c7f0b into master May 25, 2021
@dcharkes dcharkes deleted the zone branch May 25, 2021 14:29
dart-bot pushed a commit to dart-lang/sdk that referenced this pull request May 25, 2021
Addressing follow up comments on
https://dart-review.googlesource.com/c/sdk/+/179180
before merging it into `package:ffi` in
dart-archive/ffi#103.

Also adds the tests from the PR.

Change-Id: I9f9e7bdef00c758f0496e73c36e23116c65d95d8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/201186
Commit-Queue: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
dcharkes added a commit to dart-lang/native that referenced this pull request Jan 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants