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

epiphany: Speculatively pre-fault pages #10

Open
olajep opened this issue Mar 24, 2016 · 0 comments
Open

epiphany: Speculatively pre-fault pages #10

olajep opened this issue Mar 24, 2016 · 0 comments

Comments

@olajep
Copy link
Member

olajep commented Mar 24, 2016

In epiphany_vm_fault():
https://github.com/parallella/parallella-linux/blob/4ee628ea226a/drivers/misc/epiphany.c#L1224

We should speculatively pre-fault a couple of pages after the faulting page to reduce the number of times the fault handler needs to be called to amortize the fault-handler overhead.

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

No branches or pull requests

1 participant