]> git.ipfire.org Git - thirdparty/libvirt.git/commit
RPC: Support up to 16384 cpus on the host and 4096 in the guest
authorPeter Krempa <pkrempa@redhat.com>
Tue, 28 May 2013 12:29:12 +0000 (14:29 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 Jun 2013 15:07:13 +0000 (17:07 +0200)
commitcdd642ba5eea8db956652b08fd6d3d258b8f57bd
tree4124577a8d2c19fd8cf392c0c472032dbee75d49
parent3b50a711f0e40cff3f415b87f8b38c785f3cce91
RPC: Support up to 16384 cpus on the host and 4096 in the guest

The RPC limits for cpu maps didn't allow to use libvirt on ultra big
boxes. This patch increases size of the limits to support a maximum of
16384 cpus on the host with a maximum of 4096 cpus per guest.
The full cpu map of such a system takes 8 megabytes and the map for
vcpu pinning is 2 kilobytes long.
src/remote/remote_protocol.x