To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Enhanced Transmission Selection

From Wikipedia, the free encyclopedia

Enhanced Transmission Selection (ETS) is a network scheduler scheduling algorithm that has been defined by the Data Center Bridging Task Group of the IEEE 802.1 Working Group.[1] It is a hierarchical scheduler that combines static priority scheduling and a bandwidth sharing algorithms (such as Weighted round robin or Deficit round robin).

Description

The Enhanced Transmission Selection algorithm is one scheduling algorithm supported by IEEE 802.1Q. In Enhanced Transmission Selection, they are two types or queues: Strict priority or Credit-based queues, and bandwidth-assigned queues. Each bandwidth-assigned queue has a bandwidth parameter, and the total for all bandwidth-assigned queue must be 100%.[2] [3][4][5]

Example of Enhanced Transmission Selection Architecture with two CBS queues and three bandwidth-assigned queues

If there is no frame ready for transmission, in the Strict priority and Credit-based queues, a frame from the bandwidth-assigned queue can be transmitted. A bandwidth-sharing algorithm is in charge of selecting the queue such that the bandwidth consumed by each queue approaches its percentage of the bandwidth leftover by the Strict priority and Credit-based queues. If a queue uses less than its percentage, the remainder of its percentage used by other queues.

The standard does not specify which bandwidth-sharing algorithm must be used since there are a number of variants of bandwidth sharing algorithm, but gives some constraints and references Weighted round robin. The Linux implementation of ETS does not consider Credit-based queues and uses Deficit round robin as bandwidth-sharing algorithm. ETS is also implemented in Microsoft Network Drivers [6]

See also

References

  1. ^ Scarfò, Antonio (21–24 June 2011). "The Evolution of Data Center Networking Technologies". Proceedings of the First International Conference on Data Compression, Communications and Processing. Palinuro, Italy: IEEE. doi:10.1109/CCP.2011.30.
  2. ^ Media Access Control (MAC) Bridges and Virtual Bridged Local Area Networks — Amendment 18: Enhanced Transmission Selection for Bandwidth Sharing Between Traffic Classes, IEEE, September 2011, doi:10.1109/IEEESTD.2011.6034507, ISBN 978-0-7381-6655-1
  3. ^ Lama, Victor (23 March 2011). Enhanced Transmission Selection - IEEE 802.1Qaz (PDF) (Technical report). CISCO.{{cite tech report}}: CS1 maint: date and year (link)
  4. ^ "Managing Network Datalinks in Oracle® Solaris 11.2". ORACLE. 2014. Retrieved 5 October 2020.
  5. ^ Matheus Guedes de Andrade (2014). "Enhancement Transmission Selection". Universidade Federal do Rio de Janeiro. Retrieved 5 October 2020.
  6. ^ "Enhanced Transmission Selection (ETS) Algorithm". Microsoft. 2017. Retrieved 5 October 2020.
This page was last edited on 25 July 2023, at 01:33
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.