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

Adding is_empty to PageTable #399

Merged
merged 1 commit into from Dec 29, 2022

Conversation

TornaxO7
Copy link
Contributor

I think that this would be nice to have instead of writing
page_table.iter().all(|entry| entry.is_unused()) all the time.

Copy link
Member

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

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

Thanks!

@phil-opp phil-opp merged commit 948faa7 into rust-osdev:master Dec 29, 2022
@TornaxO7 TornaxO7 deleted the add_page_table_empty_check branch December 30, 2022 02:46
@Freax13 Freax13 mentioned this pull request Sep 15, 2023
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.

None yet

2 participants