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

implement pagefault and tlb_flush for x86_64 to support mmap. #114

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

ken4647
Copy link
Contributor

@ken4647 ken4647 commented May 29, 2024

This PR implements #94 for x86_64.
Note, both irq and paging are needed for x86_64 to use fully implemented mmap when SMP is enabled.

@ken4647 ken4647 requested a review from coolyjg May 29, 2024 13:07
@coolyjg coolyjg merged commit 027391d into syswonder:dev Jun 1, 2024
10 checks passed
@coolyjg coolyjg mentioned this pull request Jun 1, 2024
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