Skip to content

arena: do not limit preallocated size to quota - #98

Open
nshy wants to merge 1 commit into
tarantool:masterfrom
nshy:arena-dont-limit-prealloc
Open

arena: do not limit preallocated size to quota#98
nshy wants to merge 1 commit into
tarantool:masterfrom
nshy:arena-dont-limit-prealloc

Conversation

@nshy

@nshynshy commented Nov 8, 2024

Copy link
Copy Markdown
Contributor

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 lockerNovember 8, 2024 10:37
@nshynshy assigned locker and nshy and unassigned lockerNov 8, 2024
@nshynshy added the do not merge Not ready to be merged label Nov 11, 2024
@locker
locker removed their request for review June 20, 2025 11:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not mergeNot ready to be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@nshy@locker