[PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array
From: cohuck@redhat.com (Cornelia Huck)
Date: 2017-08-17 07:37:51
Also in:
kvm, linux-mips, linux-s390, lkml
From: cohuck@redhat.com (Cornelia Huck)
Date: 2017-08-17 07:37:51
Also in:
kvm, linux-mips, linux-s390, lkml
On Thu, 17 Aug 2017 09:29:51 +0200 David Hildenbrand [off-list ref] wrote:
As Alex said, doubling the size every time we run out of space could be done. I clearly favor a solution that doesn't require user space changes.
+1 to both of this.