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] Implement fault-behind #283

Open
JonasKruckenberg opened this issue Feb 11, 2025 · 0 comments
Open

[feat] Implement fault-behind #283

JonasKruckenberg opened this issue Feb 11, 2025 · 0 comments
Labels
enhancement New feature or request sys: virtmem Related to the virtual memory subsystem

Comments

@JonasKruckenberg
Copy link
Owner

Implement a mechanism similar to #282 but instead of faulting in the direction of increasing addresses it should fault ahead into the direction of decreasing addresses when the appropriate flag is set. This isn't as widely useful as the regular fault-ahead, but would help a lot for stacks.

@JonasKruckenberg JonasKruckenberg added enhancement New feature or request sys: virtmem Related to the virtual memory subsystem labels Feb 11, 2025
@JonasKruckenberg JonasKruckenberg changed the title feat: Implement fault-behind [feat] Implement fault-behind Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sys: virtmem Related to the virtual memory subsystem
Projects
None yet
Development

No branches or pull requests

1 participant