[ovs-dev] [PATCH 1/2] INSTALL.Windows: Add a TODO for QOS.

Gurucharan Shetty shettyg at nicira.com
Wed Nov 12 15:26:23 UTC 2014


Also, remove the entry that talks about the need for atomic support
on Windows as that has already been added.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
---
 INSTALL.Windows.md |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/INSTALL.Windows.md b/INSTALL.Windows.md
index fd333bc..5a499c1 100644
--- a/INSTALL.Windows.md
+++ b/INSTALL.Windows.md
@@ -252,12 +252,9 @@ disabling TX/RX offloads for both the VM's as well as the HyperV.
 TODO
 ----
 
-* OVS currently has no native support for atomics on Windows.  Pthreads
-are used as a fallback, but some features, such as OVS-RCU are really
-slow without native atomics support. Atomics support for Windows has to
-be brought in.
-
 * Investigate the working of sFlow on Windows and re-enable the unit tests.
 
+* Investigate and add the feature to provide QOS.
+
 * Sign the driver & create an MSI for installing the different OpenvSwitch
 components on windows.
-- 
1.7.9.5




More information about the dev mailing list