An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The hierarchical fair-service curve (HFSC) is a network scheduling algorithm for a network scheduler proposed by Ion Stoica, Hui Zhang and T. S. Eugene from Carnegie Mellon University at SIGCOMM 1997 In this paper, we propose a scheduling algorithm that to the best of our knowledge is the first that can support simultaneously (a) hierarchical link-sharing service, (b) guaranteed real-time service with provable tight delay bounds, and (c) decoupled delay and bandwidth allocation (which subsumes priority scheduling). This is achieved by defining and incorporating fairness property, which is essential for link-sharing, into Service-Curve based schedulers, which can decouple the allocation of bandwidth and delay. We call the hierarchical version of the resulted algorithm a Hierarchical Fair Se

Property Value
dbo:abstract
  • The hierarchical fair-service curve (HFSC) is a network scheduling algorithm for a network scheduler proposed by Ion Stoica, Hui Zhang and T. S. Eugene from Carnegie Mellon University at SIGCOMM 1997 In this paper, we propose a scheduling algorithm that to the best of our knowledge is the first that can support simultaneously (a) hierarchical link-sharing service, (b) guaranteed real-time service with provable tight delay bounds, and (c) decoupled delay and bandwidth allocation (which subsumes priority scheduling). This is achieved by defining and incorporating fairness property, which is essential for link-sharing, into Service-Curve based schedulers, which can decouple the allocation of bandwidth and delay. We call the hierarchical version of the resulted algorithm a Hierarchical Fair Service Curve (H-FSC) Algorithm. We analyze the performance of H-FSC and present simulation results to demonstrate the advantages of H-FSC over previously proposed algorithms such as H-PFQ and CBQ. Preliminary experimental results based on a prototype implementation in NetBSD are also presented. It is based on a QoS and CBQ. An implementation of HFSC is available in all operating systems based on the Linux kernel, such as e.g. OpenWrt, and also in DD-WRT, NetBSD 5.0, FreeBSD 8.0 and OpenBSD 4.6. (en)
  • HFSC (ang. Hierarchical Fair Service Curve) jest algorytmem kolejkowania ruchu powstałym jako odpowiedź na pewne ograniczenia algorytmu HTB polegające głównie na braku specjalnej obsługi ruchu bardzo wrażliwego na opóźnienia czyli jednakowym traktowaniem przez HTB wszystkich rodzajów pakietów w danej kolejce. HFSC został zaimplementowany po raz pierwszy w systemach NetBSD i FreeBSD, a następnie przeniesiony także do OpenBSD (Packet Filter) i jądra systemu Linux od wersji 2.4.25. HFSC umożliwia zarówno dzielenie pasma, priorytetowanie go, jak również zapewnienie pewnym aplikacjom gwarantowanego pasma z jak najmniejszymi opóźnieniami. Każda klasa HFSC może mieć parametry: * rt określający wielkość gwarantowanego pasma dla aplikacji real-time * ls określający wielkość dzielonego pasma (odpowiednik rate w HTB) * ul będący górnym limitem prędkości (odpowiednik ceil w HTB) Każdej kolejce (rt, ls i ul) można przypisać prędkość na dwa sposoby: * m1 Xkbit d ts m2 Ykbit ustalający, że przez t sekund prędkość tej klasy może wynosić do X kbps, a po tym czasie ma wynosić Y kbps (X musi być większe od Y) - jest to odpowiednik burst w HTB. * rate Zkbit powoduje, że dana klasa ma prędkość Z kbps (jest to odpowiednik m1 0 d 0 m2 Zkbit). Podstawowa różnica między HFSC a HTB polega na zupełnie odmiennym traktowaniu ruchu nieprzypisanego do żadnej kolejki (w tym pakietów ARP). HTB samo tworzyło ukrytą kolejkę dla takiego ruchu i go przepuszczało, natomiast HFSC bez kolejki domyślnej albo z kolejką domyślną o bardzo małej wielkości, może odrzucać pakiety niesklasyfikowane. Odrzucanie pakietów ARP może powodować niedziałanie sieci, więc stosując HFSC należy koniecznie zadbać o dokładne klasyfikowanie ruchu i stworzenie domyślnej kolejki. (pl)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 12128586 (xsd:integer)
dbo:wikiPageLength
  • 2722 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1071906654 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • The hierarchical fair-service curve (HFSC) is a network scheduling algorithm for a network scheduler proposed by Ion Stoica, Hui Zhang and T. S. Eugene from Carnegie Mellon University at SIGCOMM 1997 In this paper, we propose a scheduling algorithm that to the best of our knowledge is the first that can support simultaneously (a) hierarchical link-sharing service, (b) guaranteed real-time service with provable tight delay bounds, and (c) decoupled delay and bandwidth allocation (which subsumes priority scheduling). This is achieved by defining and incorporating fairness property, which is essential for link-sharing, into Service-Curve based schedulers, which can decouple the allocation of bandwidth and delay. We call the hierarchical version of the resulted algorithm a Hierarchical Fair Se (en)
  • HFSC (ang. Hierarchical Fair Service Curve) jest algorytmem kolejkowania ruchu powstałym jako odpowiedź na pewne ograniczenia algorytmu HTB polegające głównie na braku specjalnej obsługi ruchu bardzo wrażliwego na opóźnienia czyli jednakowym traktowaniem przez HTB wszystkich rodzajów pakietów w danej kolejce. HFSC został zaimplementowany po raz pierwszy w systemach NetBSD i FreeBSD, a następnie przeniesiony także do OpenBSD (Packet Filter) i jądra systemu Linux od wersji 2.4.25. Każdej kolejce (rt, ls i ul) można przypisać prędkość na dwa sposoby: (pl)
rdfs:label
  • Hierarchical fair-service curve (en)
  • HFSC (pl)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License