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

feat: initialize heap after paging #857

Merged
merged 8 commits into from
Aug 29, 2023
Merged

Conversation

mkroening
Copy link
Member

GitHub-Closes: #849

@mkroening mkroening force-pushed the late-heap branch 4 times, most recently from 43f8f60 to a33b984 Compare August 24, 2023 15:29
@mkroening mkroening changed the title Initialize heap after paging feat: initialize heap after paging Aug 24, 2023
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
This uses the smallvec crate.

Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
@mkroening mkroening force-pushed the late-heap branch 2 times, most recently from dd2a50e to 214f099 Compare August 28, 2023 17:48
@mkroening mkroening marked this pull request as ready for review August 28, 2023 17:49
@mkroening mkroening added this pull request to the merge queue Aug 29, 2023
Merged via the queue into hermit-os:main with commit d1d4d91 Aug 29, 2023
8 checks passed
@mkroening mkroening deleted the late-heap branch October 5, 2023 18:30
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.

Properly ensure start heap instead of assuming free space
2 participants