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

[mm] Reserve Page Frames That Are Not Reported as Available #386

Open
rafael0121 opened this issue Jul 16, 2024 · 0 comments
Open

[mm] Reserve Page Frames That Are Not Reported as Available #386

rafael0121 opened this issue Jul 16, 2024 · 0 comments
Assignees
Labels
enhancement Enhancement Request on an Existing Feature

Comments

@rafael0121
Copy link
Member

rafael0121 commented Jul 16, 2024

Description

Grub parse the most memory regions that we need and passes it to the system, but some holes may not be parsed by grub and can cause undefined behavior. We should use just the physical memory that are ensured as available and mark all the rest as reserved.

@rafael0121 rafael0121 added the enhancement Enhancement Request on an Existing Feature label Jul 16, 2024
@rafael0121 rafael0121 self-assigned this Jul 16, 2024
@ppenna ppenna changed the title [mm] Modify physical memory allocation [mm] Reserve Page Frames That Are Not Reported as Available Aug 10, 2024
@ppenna ppenna transferred this issue from nanvix/kernel Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement Request on an Existing Feature
Projects
Status: In Progress
Development

No branches or pull requests

1 participant