About: Prefetching     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : owl:Thing, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FPrefetching&graph=http%3A%2F%2Fdbpedia.org&graph=http%3A%2F%2Fdbpedia.org

Prefetching in computer science is a technique for speeding up fetch operations by beginning a fetch operation whose result is expected to be needed soon. Usually this is before it is known to be needed, so there is a risk of wasting time by prefetching data that will not be used. The technique can be applied in several circumstances:

AttributesValues
rdfs:label
  • جلب مسبق (ar)
  • Prefetching (de)
  • Prefetch (it)
  • Prélecture (fr)
  • 프리패치 (ko)
  • プリフェッチ (ja)
  • Prefetching (en)
  • Busca antecipada de instruções (pt)
rdfs:comment
  • En informatique, la prélecture (en anglais, prefetching) est une technique qui tente de prédire les informations qui seront nécessaires à un circuit électronique ou un programme et de lire ces informations avant que le circuit ou le programme en ait besoin dans le but d'accélérer la vitesse du circuit ou du programme. Le fait que le circuit ou le programme « tente de prédire » quelle information sera nécessaire implique que, parfois, la prédiction est erronée et l'information prélue n'est jamais utilisée. (fr)
  • Il prefetch (dal latino pre, "prima" e fetch, in inglese "andare a prendere") è una tecnica usata nei microprocessori per accelerare l'esecuzione dei programmi riducendo gli stati di attesa (in inglese wait states). I moderni microprocessori sono infatti molto più veloci della memoria RAM che contiene i programmi e i dati, perciò le istruzioni dei programmi non possono essere lette in modo sufficientemente veloce da tenere il processore occupato. (it)
  • プリフェッチ (prefetch) とは、コンピュータにおいて、利用が予測されるデータをあらかじめより高速なメモリに読み込んでおき、性能と速度の向上を図る動作である。日本語では事前読込み(じぜんよみこみ)という。 例として以下のようなものがある。 (ja)
  • الجلب المسبق في علم الحاسوب هو تقنية لتسريع عمليات الجلب من خلال بدء عملية الجلب التي من المتوقع أن تكون النتيجة مطلوبة قريبًا. عادةً ما يكون هذا قبل معرفة الحاجة إليه، لذلك هناك خطر إضاعة الوقت عن طريق الجلب المسبق للبيانات التي لن يتم استخدامها. يمكن تطبيق التقنية في عدة ظروف: * بوابة علم الحاسوب (ar)
  • Als Prefetching (deutsch Speichervorgriff) bezeichnet man in der Informatik das heuristische Laden von Speicherinhalten aufwärts in der Speicherhierarchie, bevor ein Bedarf evident geworden ist, um so im Falle des tatsächlich eintretenden Bedarfs eine höhere Zugriffsgeschwindigkeit zu erzielen. Im Falle von Single Instruction, Multiple Data (SIMD) lässt sich der zukünftige Bedarf leicht hinreichend gut vorhersagen, so dass Prefetching hier mit speziellen Instruktionen veranlasst werden kann. Auch beim Pipelining kommt Prefetching zum Einsatz. (de)
  • Prefetching in computer science is a technique for speeding up fetch operations by beginning a fetch operation whose result is expected to be needed soon. Usually this is before it is known to be needed, so there is a risk of wasting time by prefetching data that will not be used. The technique can be applied in several circumstances: (en)
  • A busca antecipada de instruções é uma técnica utilizada nos microprocessadores modernos de forma a acelerar a execução de um programa através da redução do tempo de espera do processador por instruções provindas da memória principal. O processador é muito mais rápido do que a memória principal, também conhecida como memória RAM. Isso significa que o processador consegue consumir instruções numa velocidade maior do que a memória principal consegue entregá-las. Isso introduz um problema de longa espera por parte do processador por instruções a serem processadas. (pt)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
sameAs
dbp:wikiPageUsesTemplate
has abstract
  • الجلب المسبق في علم الحاسوب هو تقنية لتسريع عمليات الجلب من خلال بدء عملية الجلب التي من المتوقع أن تكون النتيجة مطلوبة قريبًا. عادةً ما يكون هذا قبل معرفة الحاجة إليه، لذلك هناك خطر إضاعة الوقت عن طريق الجلب المسبق للبيانات التي لن يتم استخدامها. يمكن تطبيق التقنية في عدة ظروف: * الجلب المسبق للذاكرة المخبئية، تقنية تسريع تستخدمها معالجات الحاسوب حيث يتم جلب التعليمات أو البيانات قبل الحاجة إليها. * قائمة انتظار الإدخال للجلب المسبق، في بنية الحاسوب، يتم تحميل كود الجهاز مسبقًا من الذاكرة. * الجلب المسبق للرابط، آلية ويب للجلب المسبق للروابط. * تقنية الجلب المسبق في الإصدارات الحديثة من مايكروسوفت ويندوز. * تعليمات الجلب المسبق، على سبيل المثال المقدمة من: * PREFETCH، قائمة أوامر إكس 86 في الحوسبة. * الجلب المسبق العازل، ميزة ذاكرة إس دي رام (SDRAM) ودي دي آر (DDR). * بوابة علم الحاسوب (ar)
  • Als Prefetching (deutsch Speichervorgriff) bezeichnet man in der Informatik das heuristische Laden von Speicherinhalten aufwärts in der Speicherhierarchie, bevor ein Bedarf evident geworden ist, um so im Falle des tatsächlich eintretenden Bedarfs eine höhere Zugriffsgeschwindigkeit zu erzielen. Im Falle von Single Instruction, Multiple Data (SIMD) lässt sich der zukünftige Bedarf leicht hinreichend gut vorhersagen, so dass Prefetching hier mit speziellen Instruktionen veranlasst werden kann. Auch beim Pipelining kommt Prefetching zum Einsatz. Nachteilig ist die so entstehende Ineffizienz durch eigentlich unnötige Kommunikation und durch eigentlich unnötige Belegung schnellerer Speichermedien, die einen paradoxen Effekt haben kann (d. h.: Die Zugriffszeiten steigen noch). Die erzielten Vor- und Nachteile hängen stark von der gewählten Heuristik ab. Durch die zunehmende Verbreitung von Smartphones ergeben sich zusätzliche Probleme bei der Optimierung des Prefetch, da ein Wechsel des Mobilfunknetzes, z. B. zwischen UMTS und LTE die Datenrate beeinflusst und das Prefetching entsprechend dynamisch angepasst werden muss. (de)
  • En informatique, la prélecture (en anglais, prefetching) est une technique qui tente de prédire les informations qui seront nécessaires à un circuit électronique ou un programme et de lire ces informations avant que le circuit ou le programme en ait besoin dans le but d'accélérer la vitesse du circuit ou du programme. Le fait que le circuit ou le programme « tente de prédire » quelle information sera nécessaire implique que, parfois, la prédiction est erronée et l'information prélue n'est jamais utilisée. (fr)
  • Prefetching in computer science is a technique for speeding up fetch operations by beginning a fetch operation whose result is expected to be needed soon. Usually this is before it is known to be needed, so there is a risk of wasting time by prefetching data that will not be used. The technique can be applied in several circumstances: * Cache prefetching, a speedup technique used by computer processors where instructions or data are fetched before they are needed * Prefetch input queue (PIQ), in computer architecture, pre-loading machine code from memory * Link prefetching, a web mechanism for prefetching links * Prefetcher technology in modern releases of Microsoft Windows * prefetch instructions, for example provided by * PREFETCH, an X86 instruction in computing * Prefetch buffer, a feature of DDR SDRAM memory * Swap prefetch, in computer operating systems, anticipatory paging (en)
  • Il prefetch (dal latino pre, "prima" e fetch, in inglese "andare a prendere") è una tecnica usata nei microprocessori per accelerare l'esecuzione dei programmi riducendo gli stati di attesa (in inglese wait states). I moderni microprocessori sono infatti molto più veloci della memoria RAM che contiene i programmi e i dati, perciò le istruzioni dei programmi non possono essere lette in modo sufficientemente veloce da tenere il processore occupato. (it)
  • プリフェッチ (prefetch) とは、コンピュータにおいて、利用が予測されるデータをあらかじめより高速なメモリに読み込んでおき、性能と速度の向上を図る動作である。日本語では事前読込み(じぜんよみこみ)という。 例として以下のようなものがある。 (ja)
  • A busca antecipada de instruções é uma técnica utilizada nos microprocessadores modernos de forma a acelerar a execução de um programa através da redução do tempo de espera do processador por instruções provindas da memória principal. O processador é muito mais rápido do que a memória principal, também conhecida como memória RAM. Isso significa que o processador consegue consumir instruções numa velocidade maior do que a memória principal consegue entregá-las. Isso introduz um problema de longa espera por parte do processador por instruções a serem processadas. Para evitar que essas esperas sejam longas, fabricantes de processadores introduziram a tecnologia de busca antecipada de instruções na qual instruções são pré-carregadas da memória principal na memória local cache do processador que é mais rápida na entrega de instruções. Essa busca antecipada precisa ser bem elaborada, pois se o processador estiver processando uma instrução condicional como por exemplo if, as instruções corretas a serem carregadas são as que levam ao caminho tomado pela resultante da expressão condicional. Para evitar que instruções erradas sejam pré-carregadas, outra tecnologia foi também introduzida nos processadores, essa tecnologia chama-se branch prediction ou predição de condicional. (pt)
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
is Wikipage redirect of
is foaf:primaryTopic 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 (61 GB total memory, 37 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software