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

Explain potential fragmentation issues for the POOLED memory allocator [HZG-256] #1525

Merged
merged 3 commits into from
Feb 11, 2025

Conversation

celenmelike
Copy link
Contributor

@celenmelike celenmelike commented Feb 6, 2025

Added information on internal and external fragmentation caused by the buddy memory allocation system.

SUP Ticket: SUP-685

Copy link

netlify bot commented Feb 6, 2025

Deploy Preview for hardcore-allen-f5257d ready!

Name Link
🔨 Latest commit e6680b1
🔍 Latest deploy log https://app.netlify.com/sites/hardcore-allen-f5257d/deploys/67ab2d20287d0f000848c656
😎 Deploy Preview https://deploy-preview-1525--hardcore-allen-f5257d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@celenmelike celenmelike self-assigned this Feb 6, 2025
@celenmelike celenmelike marked this pull request as ready for review February 6, 2025 16:00
@celenmelike celenmelike requested a review from a team as a code owner February 6, 2025 16:00
Copy link
Contributor

@JamesHazelcast JamesHazelcast left a comment

Choose a reason for hiding this comment

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

A few suggestions to clarify and provide extra guidance, but your changes are really good and cover the topic well. Approving in advance, great job @celenmelike 👍

docs/modules/storage/pages/high-density-memory.adoc Outdated Show resolved Hide resolved
docs/modules/storage/pages/high-density-memory.adoc Outdated Show resolved Hide resolved
@oliverhowell oliverhowell added the backport to all versions Backport commits to maintenance branches (from main) label Feb 11, 2025
Copy link
Contributor

@oliverhowell oliverhowell left a comment

Choose a reason for hiding this comment

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

Thanks Melike

@oliverhowell oliverhowell merged commit b372a6c into hazelcast:main Feb 11, 2025
5 of 6 checks passed
celenmelike added a commit that referenced this pull request Feb 11, 2025
…r [v/5.5] (#1530)

Backport of #1525

Added information on internal and external fragmentation caused by the
buddy memory allocation system.

SUP Ticket: [SUP-685](https://hazelcast.atlassian.net/browse/SUP-685)

[SUP-685]:
https://hazelcast.atlassian.net/browse/SUP-685?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Co-authored-by: Melike Celen <[email protected]>
celenmelike added a commit that referenced this pull request Feb 11, 2025
…r [v/5.3] (#1531)

Backport of #1525

Added information on internal and external fragmentation caused by the
buddy memory allocation system.

SUP Ticket: [SUP-685](https://hazelcast.atlassian.net/browse/SUP-685)

[SUP-685]:
https://hazelcast.atlassian.net/browse/SUP-685?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Co-authored-by: Melike Celen <[email protected]>
celenmelike added a commit that referenced this pull request Feb 11, 2025
…r [v/5.4] (#1532)

Backport of #1525

Added information on internal and external fragmentation caused by the
buddy memory allocation system.

SUP Ticket: [SUP-685](https://hazelcast.atlassian.net/browse/SUP-685)

[SUP-685]:
https://hazelcast.atlassian.net/browse/SUP-685?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Co-authored-by: Melike Celen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport to all versions Backport commits to maintenance branches (from main)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants