Skip to content

Commit

Permalink
INSTALL.Windows: Add a TODO for QOS.
Browse files Browse the repository at this point in the history
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 <[email protected]>
Acked-by: Ben Pfaff <[email protected]>
Acked-by: Nithin Raju <[email protected]>
  • Loading branch information
shettyg committed Nov 12, 2014
1 parent 05f589d commit abe6d62
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions INSTALL.Windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit abe6d62

Please sign in to comment.