Skip to content

Track Windows virtual memory reservations - #1416

Merged
Weiteng Chen (CvvT) merged 6 commits into
mainfrom
weiteng/page-manager-refactor-reservation
Sep 26, 2026
Merged

Weiteng Chen (CvvT) merged 6 commits into
mainfrom
weiteng/page-manager-refactor-reservation

Conversation

@CvvT

Copy link
Copy Markdown
Contributor

Add opaque reservation handles and ordered reservation storage TrackedReservations to litebox. Currently it is only used by Windows userland platform such that we could avoid querying OS for the page state. Next, I would move it from platform to page manager in the litebox so that both shim and platform could be simplified.

@CvvT
Weiteng Chen (CvvT) marked this pull request as ready for review September 25, 2026 00:28
Base automatically changed from weiteng/page-manager-refactor-relocation to main September 25, 2026 17:56
Weiteng Chen (CvvT) and others added 3 commits September 25, 2026 22:36
Move the existing virtual memory implementation into the shared vmem module and extract Linux userland page management into its own module without changing behavior.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@CvvT
Weiteng Chen (CvvT) force-pushed the weiteng/page-manager-refactor-reservation branch from 903c95d to 009aeb5 Compare September 25, 2026 22:41
@github-actions

Copy link
Copy Markdown

🤖 SemverChecks 🤖 No breaking API changes detected

Note: this does not mean API is unchanged, or even that there are no breaking changes; simply, none of the detections triggered.

@wdcui Weidong Cui (wdcui) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@CvvT
Weiteng Chen (CvvT) added this pull request to the merge queue Sep 26, 2026
Merged via the queue into main with commit 5a869b6 Sep 26, 2026
15 checks passed
@CvvT
Weiteng Chen (CvvT) deleted the weiteng/page-manager-refactor-reservation branch September 26, 2026 01:10
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