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

[Migration] perform VCPU pinning with Host CPU thread and with emulator pin #1639

Open
balamuruhans opened this issue Jun 6, 2018 · 2 comments
Assignees
Labels
enhancement migration migration feature

Comments

@balamuruhans
Copy link
Member

Currently we have Numa, Numa pin with host numa, Hugepage, Hugepage pin with Numa are enabled for VM migration, so planning to add scenarios verifying migration by pinning guest VCPU with Host VCPU and migrate, pin Qemu emulator pin to a Host VCPU.

@balamuruhans balamuruhans added enhancement migration migration feature labels Jun 6, 2018
@balamuruhans balamuruhans self-assigned this Jun 6, 2018
@dzhengfy
Copy link
Contributor

One suggestion is that when you decide which host cpu should be pined, it is better to firstly compare the two hosts and find a suitable one. Otherwise, hardcode a cpu number will fail the case in most time because of the unsatisfied cpu.

@balamuruhans
Copy link
Member Author

@dzhengfy yeah, That's a good suggestion. we will work on the design by keeping this in mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement migration migration feature
Projects
None yet
Development

No branches or pull requests

2 participants