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

Improve documentation for buddy system heap order explanation #36

Merged
merged 2 commits into from
Sep 21, 2024

Conversation

bigsaltyfishes
Copy link
Contributor

* This fixes commit 95ed662

Signed-off-by: bigsaltyfishes <bigsaltyfishes@gmail.com>
@bigsaltyfishes bigsaltyfishes marked this pull request as draft September 21, 2024 14:54
- Clarify that the real order of the buddy system is `ORDER - 1`.
- Treewide change of default `ORDER` to `33` to match the explanation.

Signed-off-by: bigsaltyfishes <bigsaltyfishes@gmail.com>
@bigsaltyfishes bigsaltyfishes marked this pull request as ready for review September 21, 2024 15:37
@jiegec jiegec merged commit 57ff112 into rcore-os:master Sep 21, 2024
2 checks passed
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