You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tidy VF health store boundaries and admission errors
- Name the unavailable VF health store in the GPU admission error
instead of reporting slot exhaustion with used < total.
- Load the VF health store in devices.NewManager so a manager built
outside wire cannot run placement against an empty, non-persisting
quarantine set.
- Inline the single-caller placement-lock wrapper and the locked
checked-addresses variant; AllocatableVFs no longer reaches into
store internals.
- Deduplicate the sentinel controller's probe block; distinguish the
stat-failure and load-failure warn messages.
- Restore the fail-closed rationale comment on listMetadataFilesStrict
and document the archive-before-assign detection window in GPU.md.
0 commit comments