About: Memory type range register     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:WikicatDigitalRegisters, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FMemory_type_range_register

Memory type range registers (MTRRs) are a set of processor supplementary capability control registers that provide system software with control of how accesses to memory ranges by the CPU are cached. It uses a set of programmable model-specific registers (MSRs) which are special registers provided by most modern CPUs. Possible access modes to memory ranges can be uncached, write-through, write-combining, write-protect, and write-back. In write-back mode, writes are written to the CPU's cache and the cache is marked dirty, so that its contents are written to memory later.

AttributesValues
rdf:type
rdfs:label
  • Memory Type Range Registers (cs)
  • Registro de rango de tipo de memoria (es)
  • Memory type range register (en)
  • MTRR (ru)
rdfs:comment
  • Memory Type Range Registers (zkratka MTRR) je v informačních technologiích sada řídících registrů procesoru, které poskytují doplňující informace o tom, jak se má pracovat s pamětí cache při přístupu do různých oblastí operační paměti. Využívá sadu programovatelných registrů, které jsou specifické pro daný procesor (Model-specific register, MSR) a jsou k dispozici ve většině moderních procesorů. (cs)
  • Los registros de rango de tipo de memoria (MTRRs, del inglés memory type range registers) son un conjunto de registros extendidos que proveen a software de sistema con control sobre la manera en que el CPU cachea accesos a rangos de memoria. Constan de (MSRs), registros especiales proporcionados por CPUs modernos. Los modos de acceso posibles para regiones de memoria incluyen no cachear, escribir a través de, combinación de escrituras, protección de escritura y retardo de escritura. En modo de retardo de escritura, las escrituras se realizan a caché, que se marca como modificado, de modo que sus contenidos serán escritos a memoria en algún momento posterior. (es)
  • Memory type range registers (MTRRs) are a set of processor supplementary capability control registers that provide system software with control of how accesses to memory ranges by the CPU are cached. It uses a set of programmable model-specific registers (MSRs) which are special registers provided by most modern CPUs. Possible access modes to memory ranges can be uncached, write-through, write-combining, write-protect, and write-back. In write-back mode, writes are written to the CPU's cache and the cache is marked dirty, so that its contents are written to memory later. (en)
  • MTRRs (Memory type range registers — Диапазонные регистры типа памяти) — используются для назначения типа (политики) кеширования участкам памяти. Регистры MTRR предоставляют механизм, связывающий типы памяти с физическими адресными диапазонами системной памяти. Они позволяют процессору оптимизировать операции для разных типов памяти, таких как ПЗУ, ОЗУ, кадровый буфер и отображаемые в памяти устройства ввода-вывода. Они также упрощают разработку системного оборудования, уменьшая количество контактов управляющих памятью, которые использовались для этой цели в ранних процессорах и внешних логических устройствах. (ru)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
sameAs
dbp:wikiPageUsesTemplate
has abstract
  • Memory Type Range Registers (zkratka MTRR) je v informačních technologiích sada řídících registrů procesoru, které poskytují doplňující informace o tom, jak se má pracovat s pamětí cache při přístupu do různých oblastí operační paměti. Využívá sadu programovatelných registrů, které jsou specifické pro daný procesor (Model-specific register, MSR) a jsou k dispozici ve většině moderních procesorů. (cs)
  • Los registros de rango de tipo de memoria (MTRRs, del inglés memory type range registers) son un conjunto de registros extendidos que proveen a software de sistema con control sobre la manera en que el CPU cachea accesos a rangos de memoria. Constan de (MSRs), registros especiales proporcionados por CPUs modernos. Los modos de acceso posibles para regiones de memoria incluyen no cachear, escribir a través de, combinación de escrituras, protección de escritura y retardo de escritura. En modo de retardo de escritura, las escrituras se realizan a caché, que se marca como modificado, de modo que sus contenidos serán escritos a memoria en algún momento posterior. (es)
  • Memory type range registers (MTRRs) are a set of processor supplementary capability control registers that provide system software with control of how accesses to memory ranges by the CPU are cached. It uses a set of programmable model-specific registers (MSRs) which are special registers provided by most modern CPUs. Possible access modes to memory ranges can be uncached, write-through, write-combining, write-protect, and write-back. In write-back mode, writes are written to the CPU's cache and the cache is marked dirty, so that its contents are written to memory later. Write-combining allows bus write transfers to be combined into a larger transfer before bursting them over the bus to allow more efficient writes to system resources like graphics card memory. This often increases the speed of image write operations by several times, at the cost of losing the simple sequential read/write semantics of normal memory. Additional bits which are provided on some computer architectures, such as AMD64, allow the shadowing of ROM contents in (shadow ROM), and the configuration of memory-mapped I/O. (en)
  • MTRRs (Memory type range registers — Диапазонные регистры типа памяти) — используются для назначения типа (политики) кеширования участкам памяти. Регистры MTRR предоставляют механизм, связывающий типы памяти с физическими адресными диапазонами системной памяти. Они позволяют процессору оптимизировать операции для разных типов памяти, таких как ПЗУ, ОЗУ, кадровый буфер и отображаемые в памяти устройства ввода-вывода. Они также упрощают разработку системного оборудования, уменьшая количество контактов управляющих памятью, которые использовались для этой цели в ранних процессорах и внешних логических устройствах. Типы регистров MTRR: * Fixed range — несколько предопределенных регионов фиксированного размера * Variable range — до 8 пар MSR, каждая из которых задает произвольный участок памяти * Default Type — MSR, задающий тип для остальной памяти. Виды памяти, которые могут быть закодированы в MTRR: * Uncacheable — Некэшируемая память * Write Combining — Память с комбинируемой записью * Write Through — Память со сквозной записью * Write Protected — Память с запретом записи (ПЗУ) * Write Back — Память с обратной записью (ru)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 59 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software