-
Notifications
You must be signed in to change notification settings - Fork 1.8k
wslc: idle-terminate inactive per-user session VMs #41077
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
Open
benhillis
wants to merge
34
commits into
master
Choose a base branch
from
user/benhill/wslc-runtime-encapsulation
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,861
−538
Open
Changes from 32 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
9db9e59
wslc: idle-terminate per-user container VMs and lazily restart
a708a01
wslc: don't pin the session VM for merely-created containers
aef3497
wslc: fix stale Created/Running comments on the activity hold
b74e68e
wslc: address idle-termination review feedback
8c860b8
wslc: update recovery warning tests for log-only behavior
fdb6bf7
wslc: address review feedback on lazy VM lifecycle
623aa41
wslc: use non-throwing filesystem::exists for storage VHD probe
6d5cb7e
wslc: extract WSLCSessionRuntime from WSLCSession
4625dde
fix formatting
e51b0d9
wslc: skip containerd VHD unmount when storage was never mounted
13f4601
wslc: publish termination reason before signaling the terminated event
8b0e5be
wslc: add idle-termination test hook and pass runtime into container …
89d478a
wslc: force-delete recovery test container on all exit paths
dc53500
Merge remote-tracking branch 'origin/master' into user/benhill/wslc-i…
c08eaa7
wslc: list WSLCIdleState.h in wslcsession HEADERS
bff5ec9
Merge remote-tracking branch 'origin/master' into user/benhill/wslc-i…
9a4bf16
wslc: clang-format Open() call site
1d80fe1
wslc: correct idle grace-period comment to reference IdleTimeoutSec
2faea8e
wslc: avoid reserved identifier in Fork structured binding
e9bdf88
Add WSLC VM start/stop plugin hooks
40b2c76
Pair OnVmStopping only when OnVmStarted fired
944c1f6
wslc: address PR feedback and harden idle-terminate VM lifecycle
0b50bde
Merge remote-tracking branch 'origin/master' into user/benhill/wslc-i…
c9f0872
wslc: fix reentrant deadlock in VM start/stop notifications
e46ec33
test: exercise reentrant mount from the WSLC OnVmStarted plugin hook
4fda245
wslc: hold a VmLease across container archive upload/download
d15a66e
test: fail fast instead of hanging on idle-termination deadlock detec…
1aedaa9
wslc: fix idle-teardown activity race and stopping-only hook pairing
d78e2d9
wslc: skip guest volume unmount when the VM has already exited
76e97ac
wslc: track VM-exited with an atomic to avoid a lock-free event race
058ef3d
wslc: close two VM-lifecycle races found in multi-model review
911d458
wslc: narrow the WSLCSession/WSLCSessionRuntime seam
93b017d
wslc: mark per-operation activity leases [[maybe_unused]]
7c639d6
wslc: fix idle-timer crash race and notification ordering race
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.