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

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

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n8https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
dbpedia-fahttp://fa.dbpedia.org/resource/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Aging_(scheduling)
rdf:type
dbo:TopicalConcept
rdfs:label
Aging (scheduling)
rdfs:comment
In computer science for Operating systems, aging (US English) or ageing is a scheduling technique used to avoid starvation. Fixed priority scheduling is a scheduling discipline, in which tasks queued for utilizing a system resource are assigned a priority each. A task with a high priority is allowed to access a specific system resource before a task with a lower priority is allowed to do the same. A disadvantage of this approach is that tasks assigned with a lower priority may be starved when a large number of high priority tasks are queued. Aging is used to gradually increase the priority of a task, based on its waiting time in the ready queue.
dcterms:subject
dbc:Processor_scheduling_algorithms
dbo:wikiPageID
23015553
dbo:wikiPageRevisionID
1089597043
dbo:wikiPageWikiLink
dbr:Starvation_(computing) dbr:Scheduling_(computing) dbr:Computer_science dbr:Operating_system dbc:Processor_scheduling_algorithms dbr:Resource_starvation dbr:Task_(computing) dbr:Multilevel_feedback_queue
owl:sameAs
n8:4LxEb freebase:m.064l1p7 wikidata:Q4692574 dbpedia-fa:سالخوردگی_(زمان‌بندی)
dbp:wikiPageUsesTemplate
dbt:Reflist dbt:Operating-system-stub dbt:Short_description
dbo:abstract
In computer science for Operating systems, aging (US English) or ageing is a scheduling technique used to avoid starvation. Fixed priority scheduling is a scheduling discipline, in which tasks queued for utilizing a system resource are assigned a priority each. A task with a high priority is allowed to access a specific system resource before a task with a lower priority is allowed to do the same. A disadvantage of this approach is that tasks assigned with a lower priority may be starved when a large number of high priority tasks are queued. Aging is used to gradually increase the priority of a task, based on its waiting time in the ready queue.
gold:hypernym
dbr:Technique
prov:wasDerivedFrom
wikipedia-en:Aging_(scheduling)?oldid=1089597043&ns=0
dbo:wikiPageLength
2488
foaf:isPrimaryTopicOf
wikipedia-en:Aging_(scheduling)