ANDROID: KVM: arm64: Hyp tracing polling to 100ms
The nVHE hypervisor having no way of telling the host events occured,
the host needs to poll. A second long period has been proven to be a bit
too light compared to storm of events that can occur during this window.
Make it 10x shorter.
Bug: 249050813
Change-Id: I4ff243aff615f0a7d40193485b3da8970feeb5d2
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment