vftool icon indicating copy to clipboard operation
vftool copied to clipboard

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

Open leeehui opened this issue 4 years ago • 1 comments

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?

leeehui avatar Jan 13 '21 02:01 leeehui

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 ?

fanvinga avatar May 29 '21 08:05 fanvinga