On Thu, Apr 07, 2016 at 11:21:12AM +0000, Sorin Vinturis wrote:
> Hot add CPU is the ability to dynamically add CPUs to a running
> system. Adding CPUs can occur physically by adding new hardware,
> logically by online hardware partitioning, or virtually through
> a virtualization layer.
> 
> This patch add support to reallocate any per-cpu resources, in
> case a new processor is added.
> 
> Signed-off-by: Sorin Vinturis <svintu...@cloudbasesolutions.com>
> Reported-by: Sorin Vinturis <svintu...@cloudbasesolutions.com>
> Reported-at: https://github.com/openvswitch/ovs-issues/issues/112
> Acked-by: Paul-Daniel Boca <pb...@cloudbasesolutions.com>
> ---
> v2: Correctly reallocate per-cpu data structures when a new processor
>     is about to be added to the system.
> v4: Per-cpu variables are allocated for the maximum number of processors
>     supported by the system.
> v5: OvsCleanup is performed after deregistering filter driver from NDIS.
>     Added acked.

Applied, thanks!
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to