About: I/O bound

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

In computer science, I/O bound refers to a condition in which the time it takes to complete a computation is determined principally by the period spent waiting for input/output operations to be completed. This is the opposite of a task being CPU bound. This circumstance arises when the rate at which data is requested is slower than the rate it is consumed or, in other words, more time is spent requesting data than processing it.

Property Value
dbo:abstract
  • In computer science, I/O bound refers to a condition in which the time it takes to complete a computation is determined principally by the period spent waiting for input/output operations to be completed. This is the opposite of a task being CPU bound. This circumstance arises when the rate at which data is requested is slower than the rate it is consumed or, in other words, more time is spent requesting data than processing it. (en)
  • In informatica, I/O bound si riferisce alla condizione in cui il tempo necessario a compiere un'elaborazione è determinato principalmente dall'attesa delle operazioni di input/output. Ciò si contrappone ai processi CPU bound. Questa circostanza si verifica quando i dati vengono richiesti ad una velocità minore di quella a cui sono "consumati", o, in altre parole, si spende più tempo a richiedere i dati che ad elaborarli. (it)
  • En informatique, I/O bound est l'état d'un ordinateur lorsque le temps nécessaire pour exécuter un programme ou une partie d'un programme est déterminé principalement par la vitesse des opérations d'entrées-sorties. Typiquement, lorsqu'un ordinateur est en état I/O bound, le processeur est inoccupé parce qu'il attend la complétion d'opérations d'entrées-sorties sur un disque dur, un réseau ou un autre périphérique. Le terme français pour I/O bound est tributaire des entrées-sorties, mais ce terme est peu utilisé et les informaticiens utilisent presque toujours le terme I/O bound. (fr)
  • Na ciência da computação, I/O bound é um termo utilizado para designar os sistemas que fazem uso intensivo de entrada/saída (I/O). Todos os sistemas operacionais executam processos de entrada e saída, como por exemplo algum usuário querendo copiar um arquivo para o Pen Drive. Esses processos são conhecidos como I/O bound porque fazem pouco uso da CPU. No entanto existem processos conhecidos como CPU bound, que fazem muito uso da CPU, a citar alguns jogos eletrônicos que utilizam recursos gráficos em 3D de alta complexidade. (pt)
dbo:wikiPageID
  • 648513 (xsd:integer)
dbo:wikiPageLength
  • 5923 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1121694625 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • In computer science, I/O bound refers to a condition in which the time it takes to complete a computation is determined principally by the period spent waiting for input/output operations to be completed. This is the opposite of a task being CPU bound. This circumstance arises when the rate at which data is requested is slower than the rate it is consumed or, in other words, more time is spent requesting data than processing it. (en)
  • In informatica, I/O bound si riferisce alla condizione in cui il tempo necessario a compiere un'elaborazione è determinato principalmente dall'attesa delle operazioni di input/output. Ciò si contrappone ai processi CPU bound. Questa circostanza si verifica quando i dati vengono richiesti ad una velocità minore di quella a cui sono "consumati", o, in altre parole, si spende più tempo a richiedere i dati che ad elaborarli. (it)
  • En informatique, I/O bound est l'état d'un ordinateur lorsque le temps nécessaire pour exécuter un programme ou une partie d'un programme est déterminé principalement par la vitesse des opérations d'entrées-sorties. Typiquement, lorsqu'un ordinateur est en état I/O bound, le processeur est inoccupé parce qu'il attend la complétion d'opérations d'entrées-sorties sur un disque dur, un réseau ou un autre périphérique. Le terme français pour I/O bound est tributaire des entrées-sorties, mais ce terme est peu utilisé et les informaticiens utilisent presque toujours le terme I/O bound. (fr)
  • Na ciência da computação, I/O bound é um termo utilizado para designar os sistemas que fazem uso intensivo de entrada/saída (I/O). Todos os sistemas operacionais executam processos de entrada e saída, como por exemplo algum usuário querendo copiar um arquivo para o Pen Drive. Esses processos são conhecidos como I/O bound porque fazem pouco uso da CPU. No entanto existem processos conhecidos como CPU bound, que fazem muito uso da CPU, a citar alguns jogos eletrônicos que utilizam recursos gráficos em 3D de alta complexidade. (pt)
rdfs:label
  • I/O bound (fr)
  • I/O bound (it)
  • I/O bound (en)
  • I/O bound (pt)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
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