8000 feat: align frame range to (likely) page size when initializing physical memory by zyuiop · Pull Request #1827 · hermit-os/kernel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: align frame range to (likely) page size when initializing physical memory #1827

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

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

Conversation

zyuiop
Copy link
@zyuiop zyuiop commented Jul 8, 2025

This is an old commit on my local branch.

I think this was linked to frequent issues with pages being too big when trying to de-allocate, since the physical free list contains 4KiB frames that may be part of larger 2MiB frames (and therefore not entirely free).

@zyuiop zyuiop force-pushed the feat/uefi-correct-mem-region branch from eed31ea to cbbdfb1 Compare July 8, 2025 16:26
@mkroening mkroening self-assigned this Jul 8, 2025
@mkroening mkroening self-requested a review July 8, 2025 18:03
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
0