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

[SS] Refactor UFFD to prepare for balloon #8406

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

maggie-lou
Copy link
Contributor

@maggie-lou maggie-lou commented Feb 13, 2025

To make my balloon PR easier to review, refactor the UFFD code to prepare for balloon-related changes. The major change in this PR is that rather than {read page fault event, resolve page fault event} in a loop, we will {read all available page fault events, resolve all page faults} in a loop. This behavior is required to handle balloon events (comments coming in a future PR) but should be a no-op for now

@maggie-lou maggie-lou marked this pull request as ready for review February 13, 2025 20:12
@maggie-lou maggie-lou changed the base branch from master to log_compressed_bytes February 13, 2025 20:22
@maggie-lou maggie-lou changed the base branch from log_compressed_bytes to master February 14, 2025 21:44
@maggie-lou maggie-lou force-pushed the tighten_up_uffd branch 2 times, most recently from fcab792 to 5dba0b0 Compare February 14, 2025 21:54
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