Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arena: do not limit preallocated size to quota #98

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nshy
Copy link
Contributor

@nshy nshy commented Nov 8, 2024

We are going to use arena in new mode. Preallocate large amount of memory beforehand and then grow quota as required. Preallocated memory is not mapped immediently anyway.

Part of tarantool/tarantool#10429

Used by PR tarantool/tarantool#10797.

We are going to use arena in new mode. Preallocate large amount of
memory beforehand and then grow quota as required. Preallocated memory
is not mapped immediently anyway.

Part of tarantool/tarantool#10429
@nshy nshy requested a review from locker November 8, 2024 10:37
@nshy nshy assigned locker and nshy and unassigned locker Nov 8, 2024
@nshy nshy added the do not merge Not ready to be merged label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Not ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants