Tagged Command Queuing (original) (raw)

About DBpedia

Il Tagged Command Queuing (TCQ) è una tecnologia introdotta in certi dischi rigidi ATA e SCSI. Permette al sistema operativo di inviare molteplici richieste di lettura e scrittura al disco rigido. L'ATA TCQ non è identico nel funzionamento rispetto al più efficiente Native Command Queuing (NCQ) utilizzato dalle unità SATA. Prima del TCQ, un sistema operativo poteva inviare al disco solo una richiesta alla volta. È presente nello standard SCSI-2.

Property Value
dbo:abstract Tagged Command Queuing (TCQ) ist eine Eigenschaft, die ursprünglich mit der SCSI-2 und später dann auch mit der ATA-4-Spezifikation eingeführt wurde. Ähnlich der Native-Command-Queuing-Funktion (NCQ) der S-ATA-II-Spezifikation sorgt sie bei Festplatten für eine Beschleunigung der Schreib- oder auch Lesevorgänge. Befinden sich z. B. mehrere Leseanforderungen in der Befehlswarteschlange (engl. command queue), so wird zunächst jede Anforderung mit einer Markierung (engl. tag) versehen, die dem Platz in der Warteschlange entspricht. Dann sortiert der Festplattencontroller die Anforderungen so um, dass die Gesamtzeit aller Anforderungen minimiert wird. Siehe auch: Native Command Queuing (de) Tagged Command Queuing (TCQ) est une technique intégrée à certains disques durs PATA (plus connue sous le nom d'IDE) et SCSI. Elle permet au système d'exploitation d'envoyer de multiples requêtes de lecture/écriture à un disque dur. TCQ est quasiment identique quant à ses fonctionnalités à la technique Native Command Queuing (NCQ) utilisée par les disques SATA, et a été créé d'après le constat que le TCQ était difficilement adaptable à ces disques. La principale différence avec NCQ est la possibilité d'attribuer une priorité à chaque commande et de laisser le disque dur décider dans quel ordre il les retournera. Ceci permet notamment de servir en priorité les requêtes provenant d'une base de données ou d'un processus en temps réel. Pour les disques PATA et SATA, lorsque le protocole est implémenté, cette queues est limitée à 32 commandes soit la même que pour le Native Command Queuing (NCQ). Il fut rarement implémenté, car les performances sont généralement assez mauvaises et toujours inférieures au TCQ pour ces disques, à cause de la conception de leurs protocole de communication qui s'y adapte mal. Pour les disques SCSI modernes, cette limite est généralement d'au moins 64 commandes, et le bus lui-même en supporte encore beaucoup plus (utile dans le cas d'un RAID ou d'un SAN utilisant le protocole iSCSI ou Fibre Channel. Puisque ce protocole avait d'abord été conçu pour la technologie SCSI, il n'est pas étonnant qu'il y soit très bien adapté et que NCQ, techniquement inférieur pour certaines applications, n'ait jamais été sérieusement implémenté dans le monde SCSI. L'implémentation SCSI permet d'ajouter une commande selon trois mode : * Début de la file: prochaine commande à être traitée à moins qu'une autre commande de ce type arrive avant; rarement utilisé et presque seulement dans le cas d'applications en temps réel ou pendant la gestion d'une interruption. * Ordonné: les commandes ajoutées après seront toujours traitées après, exception faite des commandes de type «début de la file». * Simple: aucun ordre imposé; la plus utilisée. (fr) Tagged Command Queuing (TCQ) is a technology built into certain ATA and SCSI hard drives. It allows the operating system to send multiple read and write requests to a hard drive. ATA TCQ is not identical in function to the more efficient Native Command Queuing (NCQ) used by SATA drives. SCSI TCQ does not suffer from the same limitations as ATA TCQ. Without TCQ, an operating system was limited to sending one request at a time. To boost performance, the OS had to determine the order of the requests based on its own – possibly incorrect – perspective of the hard drive activity (otherwise known as I/O scheduling). With TCQ, the drive can make its own decisions about how to order the requests (and in turn relieve the operating system from having to do so). Thus TCQ can improve the overall performance of a hard drive if it is implemented correctly. (en) Il Tagged Command Queuing (TCQ) è una tecnologia introdotta in certi dischi rigidi ATA e SCSI. Permette al sistema operativo di inviare molteplici richieste di lettura e scrittura al disco rigido. L'ATA TCQ non è identico nel funzionamento rispetto al più efficiente Native Command Queuing (NCQ) utilizzato dalle unità SATA. Prima del TCQ, un sistema operativo poteva inviare al disco solo una richiesta alla volta. È presente nello standard SCSI-2. (it) Tagged Command Queuing (TCQ) («установка очерёдности маркированных команд») — технология, применяемая в некоторых ATA и SCSI жестких дисках. Данная технология позволяет операционной системе посылать множество запросов жесткому диску на запись и чтение. По своему действию ATA TCQ отличается от более эффективной технологии NCQ, используемой в SATA-дисках. Но SCSI TCQ не страдает от тех же самых ограничений как ATA TCQ. До изобретения TCQ операционная система была способна посылать лишь один запрос за раз. Для повышения производительности данная технология должна упорядочивать запросы, исходя из собственных соображений о действиях жесткого диска. С применением TCQ диск может принимать собственные решения по поводу того, как именно упорядочивать запросы (что в свою очередь должно избавить операционную систему от этой нагрузки). В итоге, TCQ может повышать общую производительность жесткого диска при корректной реализации технологии. (ru)
dbo:wikiPageExternalLink http://www.tomshardware.com/reviews/command-queuing-turbo-charge-sata,922.html
dbo:wikiPageID 4493618 (xsd:integer)
dbo:wikiPageLength 9492 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1098464058 (xsd:integer)
dbo:wikiPageWikiLink dbr:Elevator dbr:Conventional_PCI dbr:AT_Attachment dbr:Technology dbr:PCI-X dbr:PCI_Express dbr:Direct_memory_access dbc:AT_Attachment dbc:SCSI dbc:Serial_ATA dbr:Bus_mastering dbr:Fibre_Channel dbr:ISCSI dbr:Operating_system dbr:Serial_ATA dbr:I/O_scheduling dbr:Native_Command_Queuing dbr:SCSI dbr:Resource_starvation dbr:Elevator_seeking dbr:Hard_drive dbr:Advanced_Technology_Attachment
dbp:wikiPageUsesTemplate dbt:Main dbt:Mono dbt:Reflist dbt:Snd
dct:subject dbc:AT_Attachment dbc:SCSI dbc:Serial_ATA
gold:hypernym dbr:Technology
rdf:type dbo:Company yago:Artifact100021939 yago:Device103183080 yago:DiskDrive103209666 yago:Drive103243218 yago:Instrumentality103575240 yago:Object100002684 yago:PhysicalEntity100001930 yago:WikicatHardDiskDrives yago:Whole100003553
rdfs:comment Il Tagged Command Queuing (TCQ) è una tecnologia introdotta in certi dischi rigidi ATA e SCSI. Permette al sistema operativo di inviare molteplici richieste di lettura e scrittura al disco rigido. L'ATA TCQ non è identico nel funzionamento rispetto al più efficiente Native Command Queuing (NCQ) utilizzato dalle unità SATA. Prima del TCQ, un sistema operativo poteva inviare al disco solo una richiesta alla volta. È presente nello standard SCSI-2. (it) Tagged Command Queuing (TCQ) ist eine Eigenschaft, die ursprünglich mit der SCSI-2 und später dann auch mit der ATA-4-Spezifikation eingeführt wurde. Ähnlich der Native-Command-Queuing-Funktion (NCQ) der S-ATA-II-Spezifikation sorgt sie bei Festplatten für eine Beschleunigung der Schreib- oder auch Lesevorgänge. Siehe auch: Native Command Queuing (de) Tagged Command Queuing (TCQ) est une technique intégrée à certains disques durs PATA (plus connue sous le nom d'IDE) et SCSI. Elle permet au système d'exploitation d'envoyer de multiples requêtes de lecture/écriture à un disque dur. TCQ est quasiment identique quant à ses fonctionnalités à la technique Native Command Queuing (NCQ) utilisée par les disques SATA, et a été créé d'après le constat que le TCQ était difficilement adaptable à ces disques. L'implémentation SCSI permet d'ajouter une commande selon trois mode : (fr) Tagged Command Queuing (TCQ) is a technology built into certain ATA and SCSI hard drives. It allows the operating system to send multiple read and write requests to a hard drive. ATA TCQ is not identical in function to the more efficient Native Command Queuing (NCQ) used by SATA drives. SCSI TCQ does not suffer from the same limitations as ATA TCQ. (en) Tagged Command Queuing (TCQ) («установка очерёдности маркированных команд») — технология, применяемая в некоторых ATA и SCSI жестких дисках. Данная технология позволяет операционной системе посылать множество запросов жесткому диску на запись и чтение. По своему действию ATA TCQ отличается от более эффективной технологии NCQ, используемой в SATA-дисках. Но SCSI TCQ не страдает от тех же самых ограничений как ATA TCQ. (ru)
rdfs:label Tagged Command Queuing (de) Tagged Command Queuing (fr) Tagged Command Queuing (it) Tagged Command Queuing (en) TCQ (ru)
owl:sameAs freebase:Tagged Command Queuing wikidata:Tagged Command Queuing dbpedia-de:Tagged Command Queuing dbpedia-fr:Tagged Command Queuing dbpedia-it:Tagged Command Queuing dbpedia-ru:Tagged Command Queuing dbpedia-simple:Tagged Command Queuing https://global.dbpedia.org/id/dwRB
prov:wasDerivedFrom wikipedia-en:Tagged_Command_Queuing?oldid=1098464058&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Tagged_Command_Queuing
is dbo:wikiPageDisambiguates of dbr:TCQ
is dbo:wikiPageRedirects of dbr:Tagged_command_queuing dbr:Tagged_Command_Queueing
is dbo:wikiPageWikiLink of dbr:Defragmentation dbr:Anticipatory_scheduling dbr:Parallel_ATA dbr:Tagged_command_queuing dbr:Command_queue dbr:Seagate_Barracuda dbr:TCQ dbr:Disk_buffer dbr:Western_Digital_Raptor dbr:USB_mass_storage_device_class dbr:Universal_Flash_Storage dbr:I/O_scheduling dbr:IOPS dbr:Native_Command_Queuing dbr:Tagged_Command_Queueing
is foaf:primaryTopic of wikipedia-en:Tagged_Command_Queuing