Hello.
The full profiles k180/k280 occupy all GPU K1/K2 except reserved 320MB vram and vgpu/libnvidia-vgpu process in Dom0. The profile does not share vGPU computing power and Dom0 scheduler is not needed.
Why is there enabled "frame_rate_limiter" by default for that profiles ?
Does the disabling remove virtualization overhead (Dom0 scheduler) from GPU ?
Why is there disabled "cuda_enabled" by default for that profiles ?
I suppose that Dom0 scheduler does not able to handle sharing (time slicing) for CUDA processes but there is only DomU concurrency that should be possible.
I know that this parameter is intentionally protected by digital sign in new drivers (>6/2015 in vgpuConfig.xml) therefore I am using older driver.
Thanks for technical answer, M.C>