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

matras: introduce the matras_alloc_reserve function #103

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

Conversation

mkostoevr
Copy link
Contributor

The function is meant to be used in order to reserve the amount of extents possibly required to allocate the specified amount of blocks.

Needed for tarantool/tarantool#10831

The function is meant to be used in order to reserve the amount of
extents possibly required to allocate the specified amount of blocks.

Needed for tarantool/tarantool#10831
@mkostoevr mkostoevr force-pushed the m.kostoev/matras_alloc_reserve branch 2 times, most recently from c35b3a1 to f20103d Compare January 6, 2025 15:43
@mkostoevr mkostoevr marked this pull request as draft January 9, 2025 09:56
@mkostoevr mkostoevr requested review from locker and nshy January 9, 2025 09:56
@mkostoevr mkostoevr self-assigned this Jan 9, 2025
Copy link
Contributor

@nshy nshy left a comment

Choose a reason for hiding this comment

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

Let's add a test.

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