Re: [ovs-dev] [PATCH] datapath-windows: Hot add CPU support.

2016-04-04 Thread Sorin Vinturis
2016 3:03 PM To: dev@openvswitch.org Subject: [ovs-dev] [PATCH] datapath-windows: Hot add CPU support. 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 virt

Re: [ovs-dev] [PATCH] datapath-windows: Hot add CPU support.

2016-04-01 Thread Paul Boca
apath-windows: Hot add CPU support. 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 pe

[ovs-dev] [PATCH] datapath-windows: Hot add CPU support.

2016-03-31 Thread Sorin Vinturis
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 process