On Sat, Jul 9, 2011 at 3:25 PM, Sasha Levin <[email protected]> wrote:
> The patch raises the hard limit of VCPU count to 1024.
>
> This will allow developers to easily work on scalability
> and will allow users to test high VCPU setups easily without
> patching the kernel.
>
> To prevent possible issues with current setups, KVM_CAP_NR_VCPUS
> now returns the recommended VCPU limit (which is still 64) - this
> should be a safe value for everybody, while a new KVM_CAP_MAX_VCPUS
> returns the hard limit which is now 1024.
>
> Cc: Avi Kivity <[email protected]>
> Cc: Ingo Molnar <[email protected]>
> Cc: Marcelo Tosatti <[email protected]>
> Cc: Pekka Enberg <[email protected]>

Acked-by: Pekka Enbeg <[email protected]>

> Suggested-by: Pekka Enberg <[email protected]>
> Signed-off-by: Sasha Levin <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to