Skip to content

configs/simbricks: run KVM cores in parallel#9

Open
jonas-kaufmann wants to merge 1 commit intosimbricks:mainfrom
jonas-kaufmann:j-parallel_kvm
Open

configs/simbricks: run KVM cores in parallel#9
jonas-kaufmann wants to merge 1 commit intosimbricks:mainfrom
jonas-kaufmann:j-parallel_kvm

Conversation

@jonas-kaufmann
Copy link
Contributor

When multiple cores are simulated in the same thread under KVM, simulation speed becomes really slow to the point where not using KVM is actually faster. We now use the parallel event queue feature to run all cores in separate threads under KVM.

When multiple cores are simulated in the same thread under KVM, simulation speed becomes really slow to the point where not using KVM is actually faster. We now use the parallel event queue feature to run all cores in separate threads under KVM.
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.

1 participant