evansm7 / vftool

A simple macOS Virtualisation.framework wrapper
MIT License
994 stars 68 forks source link

how can we assign process "com.apple.Virtualization.VirtualMachine" to big core of M1 on MacBook Air ? #18

Open leeehui opened 3 years ago

leeehui commented 3 years ago

I am using MacBook Air M1, I followed Issue 2 to setup linux vm. Finally I found "com.apple.Virtualization.VirtualMachine" runs on 4 efficient core by default (trace the VirtualMachine process with Xcode Instruments). is it possible to let vm run on 4 big cores?

fanvinga commented 3 years ago

According to https://developer.apple.com/documentation/apple-silicon/tuning-your-code-s-performance-for-apple-silicon?preferredLanguage=occ , we may need to adjust QoS of work ?