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

x86_64: free PageTable pages if unmapping #66

Merged
merged 1 commit into from
Dec 3, 2015

Conversation

franzscherr
Copy link
Contributor

In the x86_32 implementation, there are PageManager::freePPN calls to free the corresponding physical pages were the PageTables reside. Added appropriate statements to free them in x86_64 too.

dgruss added a commit that referenced this pull request Dec 3, 2015
x86_64: free PageTable pages if unmapping
@dgruss dgruss merged commit b4a63f3 into isec-tugraz:master Dec 3, 2015
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