This HTML5 document contains 82 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
n17http://dbpedia.org/resource/Wikt:
dctermshttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
n18http://queue.acm.org/appendices/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n20https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
n11http://gettys.wordpress.com/2012/05/08/fundamental-progress-solving-bufferbloat/
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
dbpedia-zhhttp://zh.dbpedia.org/resource/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:CoDel
rdf:type
yago:Network103820728 dbo:Software yago:Object100002684 yago:Instrumentality103575240 yago:System104377057 yago:WikicatComputerNetworks yago:Whole100003553 yago:Artifact100021939 yago:ComputerNetwork103085333 yago:PhysicalEntity100001930
rdfs:label
CoDel CoDel CoDel
rdfs:comment
在网络路由中,CoDel(Controlled Delay,发音为“ ”)是Van Jacobson和开发的中使用的调度算法 。 它旨在通过设置缓冲区中网络数据包的延迟限制来克服网络硬件(如路由器)中的 缓冲膨胀 ,改善了(RED)算法的整体性能,解决了Jacobson 开发 RED 时抱有的一些误解,设计上 CoDel 比 RED 更容易管理和配置。 2012年,DaveTäht和Eric Dumazet为Linux内核编写了CoDel的实现,并以GNU通用公共许可证和3条款BSD许可证双重许可发布。 Dumazet的CoDel变体称为fq_codel,代表“控制延迟”。它在OpenWrt版本“ Barrier Breaker”中被用作标准(AQM)和数据包调度解决方案。自这之后,CoDel和fq_codel 迁移到了各种下游项目,例如Tomato ,dd-wrt和OPNsense 。 CoDel (Controlled Delay; pronounced "coddle") is an active queue management (AQM) algorithm in network routing, developed by Van Jacobson and Kathleen Nichols and published as RFC8289. It is designed to overcome bufferbloat in networking hardware, such as routers, by setting limits on the delay network packets experience as they pass through buffers in this equipment. CoDel aims to improve on the overall performance of the random early detection (RED) algorithm by addressing some of its fundamental misconceptions, as perceived by Jacobson, and by being easier to manage. CoDel (ausgesprochen „koddel“) steht für controlled delay und bezeichnet einen Algorithmus zum in Computernetzwerken. Designziel war die Vermeidung von Netzwerküberlastungen, welche durch den sog. Bufferbloat verursacht werden. Er wurde von und Van Jacobson entwickelt und als RFC 8289 veröffentlicht. und ist ab Version 3.5 im Linux-Kernel enthalten, wurde aber von manchen Projekten, wie z. B. OpenWrt, auch auf ältere Kernel portiert. Heute wird allerdings vorwiegend die Weiterentwicklung eingesetzt.
dcterms:subject
dbc:Network_performance dbc:Network_scheduling_algorithms dbc:Packets_(information_technology)
dbo:wikiPageID
36720661
dbo:wikiPageRevisionID
1117195692
dbo:wikiPageWikiLink
dbr:Data_buffer dbr:Square_root dbr:Router_(computing) dbr:Buffer_(telecommunication) dbr:CeroWrt dbr:OpenBSD dbr:Packet-switched_network dbr:Network_packet dbr:Packet_scheduling dbr:GNU_General_Public_License dbr:Bufferbloat dbr:Transmission_Control_Protocol dbr:FQ-CoDel dbr:3-clause_BSD_license dbr:Queuing_delay dbr:Linux_kernel dbc:Network_performance dbr:Sliding_window_protocol dbc:Network_scheduling_algorithms n17:coddle dbr:Maximum_transmission_unit dbr:Open-source_software dbr:Networking_hardware dbr:CableLabs dbr:Kathleen_Nichols dbr:Network_routing dbr:OpenWrt dbr:Tomato_(firmware) dbr:TCP_congestion_control dbr:TCP_tuning dbc:Packets_(information_technology) dbr:Van_Jacobson dbr:Random_early_detection dbr:Dd-wrt dbr:Hop_(networking) dbr:Active_queue_management dbr:OPNsense dbr:Bandwidth_(computing) dbr:Branching_(version_control) dbr:Ubiquiti dbr:Packet_forwarding dbr:Network_latency
dbo:wikiPageExternalLink
n11: n18:codel.html
owl:sameAs
wikidata:Q404749 freebase:m.0l8phy8 n20:3kZpZ yago-res:CoDel dbpedia-de:CoDel dbpedia-zh:CoDel
dbp:wikiPageUsesTemplate
dbt:Main dbt:Refs dbt:Short_description dbt:For
dbo:abstract
CoDel (ausgesprochen „koddel“) steht für controlled delay und bezeichnet einen Algorithmus zum in Computernetzwerken. Designziel war die Vermeidung von Netzwerküberlastungen, welche durch den sog. Bufferbloat verursacht werden. Er wurde von und Van Jacobson entwickelt und als RFC 8289 veröffentlicht. Klassischen passive Pufferverwaltungsalgorithmen, wie etwa FIFO, verwerfen eingehende Pakete, wenn der Puffer voll ist. CoDel hingegen wählt gezielt Pakete zum Verwerfen aus und löscht diese frühzeitig aus dem Puffer um die Latenz gering zu halten. Damit zählt CoDel zur Klasse der aktiven Pufferverwaltungsalgorithmen. und ist ab Version 3.5 im Linux-Kernel enthalten, wurde aber von manchen Projekten, wie z. B. OpenWrt, auch auf ältere Kernel portiert. Heute wird allerdings vorwiegend die Weiterentwicklung eingesetzt. CoDel (Controlled Delay; pronounced "coddle") is an active queue management (AQM) algorithm in network routing, developed by Van Jacobson and Kathleen Nichols and published as RFC8289. It is designed to overcome bufferbloat in networking hardware, such as routers, by setting limits on the delay network packets experience as they pass through buffers in this equipment. CoDel aims to improve on the overall performance of the random early detection (RED) algorithm by addressing some of its fundamental misconceptions, as perceived by Jacobson, and by being easier to manage. In 2012, an implementation of CoDel was written by Dave Täht and Eric Dumazet for the Linux kernel and dual licensed under the GNU General Public License and the 3-clause BSD license. Dumazet's improvement on CoDel is called , standing for "Fair/Flow Queue CoDel"; it was first adopted as the standard AQM and packet scheduling solution in 2014 in the OpenWrt 14.07 release called "Barrier Breaker". From there, CoDel and FQ-CoDel have migrated into various downstream projects such as Tomato, dd-wrt, OPNsense and Ubiquiti's "Smart Queues" feature. 在网络路由中,CoDel(Controlled Delay,发音为“ ”)是Van Jacobson和开发的中使用的调度算法 。 它旨在通过设置缓冲区中网络数据包的延迟限制来克服网络硬件(如路由器)中的 缓冲膨胀 ,改善了(RED)算法的整体性能,解决了Jacobson 开发 RED 时抱有的一些误解,设计上 CoDel 比 RED 更容易管理和配置。 2012年,DaveTäht和Eric Dumazet为Linux内核编写了CoDel的实现,并以GNU通用公共许可证和3条款BSD许可证双重许可发布。 Dumazet的CoDel变体称为fq_codel,代表“控制延迟”。它在OpenWrt版本“ Barrier Breaker”中被用作标准(AQM)和数据包调度解决方案。自这之后,CoDel和fq_codel 迁移到了各种下游项目,例如Tomato ,dd-wrt和OPNsense 。
gold:hypernym
dbr:Algorithm
prov:wasDerivedFrom
wikipedia-en:CoDel?oldid=1117195692&ns=0
dbo:wikiPageLength
15463
foaf:isPrimaryTopicOf
wikipedia-en:CoDel