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

core: fix resize and pin scheduling #140

Merged
merged 1 commit into from Mar 14, 2022
Merged

Conversation

liranr23
Copy link
Member

@liranr23 liranr23 commented Mar 13, 2022

When running a Resize and Pin NUMA VM, the validation thinks the CPU
pinning already set. But that is incorrect for this flow. It is set only
in the last phase on running the VM. The validation results in an NPE in
such case.

Fixes BZ 2062754

Change-Id: I83cf61d8b5f82187222ca0f2ee5085dde97452c6
Signed-off-by: Liran Rotenberg lrotenbe@redhat.com

When running a Resize and Pin NUMA VM, the validation thinks the CPU
pinning already set. But that is incorrect for this flow. It is set only
in the last phase on running the VM. The validation results in an NPE in
such case.

Change-Id: I83cf61d8b5f82187222ca0f2ee5085dde97452c6
Signed-off-by: Liran Rotenberg <lrotenbe@redhat.com>
@liranr23
Copy link
Member Author

Fixes BZ 2062754

@ahadas ahadas merged commit bf91cba into oVirt:master Mar 14, 2022
@liranr23 liranr23 deleted the dedicated_fixes branch March 14, 2022 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants