Academic literature on the topic 'Prefetching'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Prefetching.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Prefetching"
Gu, Ji, and Hui Guo. "Reducing Power and Energy Overhead in Instruction Prefetching for Embedded Processor Systems." International Journal of Handheld Computing Research 2, no. 4 (October 2011): 42–58. http://dx.doi.org/10.4018/jhcr.2011100103.
Full textJiang, Yong, Shu Wu Zhang, and Jie Liu. "Optimized Prefetching Scheme to Support VCR-Like Operations in P2P VoD Applications with Guided Seeks." Applied Mechanics and Materials 719-720 (January 2015): 756–66. http://dx.doi.org/10.4028/www.scientific.net/amm.719-720.756.
Full textChen, Yong, Huaiyu Zhu, Philip C. Roth, Hui Jin, and Xian-He Sun. "Global-aware and multi-order context-based prefetching for high-performance processors." International Journal of High Performance Computing Applications 25, no. 4 (March 8, 2011): 355–70. http://dx.doi.org/10.1177/1094342010394386.
Full textChen, Yunliang, Fangyuan Li, Bo Du, Junqing Fan, and Ze Deng. "A Quantitative Analysis on Semantic Relations of Data Blocks in Storage Systems." Journal of Circuits, Systems and Computers 24, no. 08 (August 12, 2015): 1550118. http://dx.doi.org/10.1142/s0218126615501182.
Full textCallahan, David, Ken Kennedy, and Allan Porterfield. "Software prefetching." ACM SIGPLAN Notices 26, no. 4 (April 2, 1991): 40–52. http://dx.doi.org/10.1145/106973.106979.
Full textCallahan, David, Ken Kennedy, and Allan Porterfield. "Software prefetching." ACM SIGOPS Operating Systems Review 25, Special Issue (April 2, 1991): 40–52. http://dx.doi.org/10.1145/106974.106979.
Full textCallahan, David, Ken Kennedy, and Allan Porterfield. "Software prefetching." ACM SIGARCH Computer Architecture News 19, no. 2 (April 2, 1991): 40–52. http://dx.doi.org/10.1145/106975.106979.
Full textGschwind, Michael K., and Thomas J. Pietsch. "Vector prefetching." ACM SIGARCH Computer Architecture News 23, no. 5 (December 15, 1995): 1–7. http://dx.doi.org/10.1145/218328.218329.
Full textKimbrel. "Interleaved Prefetching." Algorithmica 32, no. 1 (January 2002): 107–22. http://dx.doi.org/10.1007/s00453-001-0066-y.
Full textCantin, Jason F., Mikko H. Lipasti, and James E. Smith. "Stealth prefetching." ACM SIGOPS Operating Systems Review 40, no. 5 (October 20, 2006): 274–82. http://dx.doi.org/10.1145/1168917.1168892.
Full textDissertations / Theses on the topic "Prefetching"
Lee, Vivian Tin-Wai. "User directed prefetching." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 2001. http://www.collectionscanada.ca/obj/s4/f2/dsk3/ftp04/MQ57760.pdf.
Full textLee, Vivian Tin-Wai 1972 Carleton University Dissertation Computer Science. "User directed prefetching." Ottawa.:, 2000.
Find full textKimbrel, Tracy. "Parallel prefetching and caching /." Thesis, Connect to this title online; UW restricted, 1997. http://hdl.handle.net/1773/6943.
Full textFIGUEROA, AMPARITO ALEXANDRA MORALES. "PREFETCHING CONTENT IN MULTIMEDIA PRESENTATIONS." PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2014. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=24285@1.
Full textCOORDENAÇÃO DE APERFEIÇOAMENTO DO PESSOAL DE ENSINO SUPERIOR
PROGRAMA DE EXCELENCIA ACADEMICA
Quando entregamos e apresentamos aplicações multimídia por meio de uma rede de comunicação, a latência de exibição pode representar um fator central e crítico que afeta a qualidade da apresentação multimídia. Na entrega de uma apresentação multimídia de boa qualidade o sincronismo é prevalecido, consequentemente, os conteúdos são exibidos de forma contínua, conforme as especificações do autor da aplicação. Nesta tese, um plano de pré-busca de conteúdos multimídia é proposto com o intuito de reduzir a latência de exibição e garantir o sincronismo entre os objetos de mídia que fazem parte da apresentação multimídia. O mecanismo proposto considera as aplicações multimídia desenvolvidas na linguagem declarativa NCL e utiliza a vantagem do sincronismo estar baseado em eventos, na determinação da ordem adequada de recuperação dos diferentes objetos de mídia e no cálculo dos seus tempos de início de recuperação. Aspectos importantes a serem considerados em um ambiente de pré-busca são levantados e os diferentes algoritmos que compõem o plano de pré-busca são desenvolvidos.
When delivering and presenting multimedia applications through a communication network, the presentation lag could be a major and critical factor affecting the multimedia presentation quality. In a good quality presentation the synchronism is always preserved, hence all the contents are presented in a continue way according to the authoring specifications. In this dissertation, a multimedia content prefetching plan is proposed in order to minimize the presentation lag and guarantee the synchronism between the media objects, which constitute the multimedia application. The proposed mechanism regards the multimedia applications developed using the NCL declarative language and it uses the events based synchronism advantage to determinate the ideal retrieval order of the media objects and to calculate their start retrieval times. Furthermore, important issues to be considered in a prefetch ambient are raised and the different algorithms that belong to the prefetching plan are developed.
Charmchi, Niloofar. "Compressed cache layout aware prefetching." Thesis, Rennes 1, 2020. http://www.theses.fr/2020REN1S017.
Full textThe speed gap between CPU and memory is impairing performance. Cache compression and hardware prefetching are two techniques that could confront this bottleneck by decreasing last level cache misses. However, compression and prefetching have positive interactions, as prefetching benefits from higher cache capacity and compression increases the effective cache size. This study proposes Compressed cache Layout Aware Prefetching (CLAP) to leverage the recently proposed sector-based compressed cache layouts, such as SCC or YACC, to create a synergy between compressed caches and prefetching. The idea of this approach is to prefetch contiguous blocks that can be compressed and co-allocated together with the requested block on a miss access. Prefetched blocks that share storage with existing blocks do not need to evict a valid existing entry; therefore, CLAP avoids cache pollution. In order to decide the co-allocatable blocks to prefetch, we propose a compression predictor. Based on our experimental evaluations, CLAP reduces the number of cache misses by 9% and improves performance by 3% on average, comparing to a compressed cache. Furthermore, in order to get more improvements, we unify CLAP and other prefetchers and introduce two adaptive CLAPs which select the best prefetcher based on the application
Sharma, Mayank. "PERFORMANCE EVALUATION OF AN ENHANCED POPULARITY-BASED WEB PREFETCHING TECHNIQUE." University of Akron / OhioLINK, 2006. http://rave.ohiolink.edu/etdc/view?acc_num=akron1164053047.
Full textTouma, Rizkallah. "Computer-language based data prefetching techniques." Doctoral thesis, Universitat Politècnica de Catalunya, 2019. http://hdl.handle.net/10803/665207.
Full textPrecargar datos ha sido una de las técnicas más comunes para mejorar los tiempos de acceso a datos persistentes. Esta técnica se basa en predecir los registros de datos que se van a acceder en el futuro y cargarlos del almacenimiento persistente a la memoria con antelación a su uso. Precargar datos ha sido aplicado en multitud de sistemas de almacenimiento persistente, desde sistemas de ficheros a bases de datos relacionales y NoSQL, con el objetivo de reducir los tiempos de acceso a los datos y por lo tanto mejorar los tiempos de ejecución de las aplicaciones que usan estos datos. Sin embargo, la mayoría de los enfoques existentes utilizan predicciones basadas en información que se encuentra dentro del mismo sistema de almacenimiento, ya sea en forma de heurísticas basadas en el esquema de los datos o patrones de acceso a los datos generados mediante la monitorización del acceso al sistema. Estos enfoques presentan varias desventajas en cuanto a la rigidez de las heurísticas usadas, la precisión de las predicciones generadas y el tiempo que necesitan para generar estas predicciones, un proceso que se realiza con frecuencia mientras las aplicaciones acceden a los datos y que puede tener efectos negativos en el tiempo de ejecución de estas aplicaciones. En vista de lo anterior, esta tesis presenta dos enfoques novedosos para precargar datos basados en predicciones generadas por el análisis de las instrucciones y sentencias del lenguaje informático usado para acceder a los datos persistentes. Los enfoques propuestos toman en consideración cómo las aplicaciones acceden a los datos, generan predicciones precisas y mejoran el rendimiento de las aplicaciones sin causar ningún efecto negativo. El primer enfoque analiza las instrucciones de applicaciones escritas en lenguajes de programación orientados a objetos con el fin de precargar datos de almacenes de objetos persistentes. El enfoque emplea análisis estático de código hecho antes de la ejecución de las aplicaciones, y por lo tanto no afecta negativamente el rendimiento de las mismas. El enfoque también incluye varias estrategias para tratar casos que requieren información de runtime no disponible antes de ejecutar las aplicaciones. Además, integramos este enfoque en un almacén de objetos persistentes y ejecutamos una serie extensa de experimentos para medir la mejora de rendimiento que se puede obtener utilizando el enfoque. Por otro lado, el segundo enfoque analiza las sentencias y logs del lenguaje declarativo de consultas SPARQL para precargar datos de triplestores de RDF. Este enfoque aplica dos medidas para calcular la similtud entre las consultas del lenguaje SPARQL con el objetivo de detectar patrones recurrentes en los logs históricos. Posteriormente, el enfoque utiliza los patrones detectados para predecir las consultas siguientes y precargar con antelación los datos que necesitan. Nuestra evaluación muestra que este enfoque produce predicciones de alta precisión y puede lograr un alto índice de aciertos cuando los resultados de las consultas predichas se guardan en el caché.
Grannæs, Marius. "Bandwidth-Aware Prefetching in Chip Multiprocessors." Thesis, Norwegian University of Science and Technology, Department of Computer and Information Science, 2006. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-10115.
Full textChip Multiprocessors (CMP) are an increasingly popular architecture and increasing numbers of vendors are now offering CMP solutions. The shift to CMP architectures from uniprocessors is driven by the increasing complexity of cores, the processor-memory performance gap, limitations in ILP and increasing power requirements. Prefetching is a successful technique commonly used in high performance processors to hide latency. In a CMP, prefetching offers new opportunities and challenges, as current uniprocessor heuristics will need adaption or redesign to integrate with CMPs. In this thesis, I look at the state of the art in prefetching and CMP architecture. I conduct experiments on how unmodified uniprocessor prefetching heuristics perform in a CMP. In addition, I have proposed a new prefetching scheme based on bandwidth monitoring and prediction through performance counters, suited for embedded CMP systems. This new prefetching scheme has been simulated with SimpleScalar. It offers lower bandwidth usage (up to 47.8 %), while retaining most of the performance gains from prefetching for low accuracy prefetching heuristics.
Cevikbas, Safak Burak. "Visibility Based Prefetching With Simulated Annealing." Master's thesis, METU, 2008. http://etd.lib.metu.edu.tr/upload/12609324/index.pdf.
Full textPalpanas, Themistoklis. "Web prefetching using partial match prediction." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1998. http://www.collectionscanada.ca/obj/s4/f2/dsk1/tape10/PQDD_0022/MQ40748.pdf.
Full textBooks on the topic "Prefetching"
Palpanas, Themistoklis. Web prefetching using partial match prediction. Toronto: University of Toronto, Dept. of Computer Science, 1998.
Find full textBurdorf, Christopher. Prefetching simulation objects in a persistent simulation environment. Santa Monica, CA: Rand Corp., 1989.
Find full textEbiary, Mohamed El. History guided prefetching in a telephone switching application. Ottawa: National Library of Canada, 1994.
Find full textDemke, Angela K. Automatic I/O prefetching for out-of-core applications. Ottawa: National Library of Canada = Bibliothèque nationale du Canada, 1999.
Find full textChan, Charles Quoc Cuong. Tolerating latency in software distributed shared memory systems through non-binding prefetching. Toronto: University of Toronto, Dept. of Computer Science, 1998.
Find full textWenisch, Thomas F., and Babak Falsafi. Primer on Hardware Prefetching. Morgan & Claypool Publishers, 2014.
Find full textWenisch, Thomas F., and Babak Falsafi. Primer on Hardware Prefetching. Springer International Publishing AG, 2014.
Find full textWenisch, Thomas F., and Babak Falsafi. Primer on Hardware Prefetching. Morgan & Claypool Publishers, 2014.
Find full textEsfahbod, Behdad. Preload: An adaptive prefetching Daemon. 2006.
Find full textWong, Gordon. Web prefetching with client clustering. 2004.
Find full textBook chapters on the topic "Prefetching"
Falsafi, Babak, and Thomas F. Wenisch. "Instruction Prefetching." In A Primer on Hardware Prefetching, 7–14. Cham: Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-031-01743-8_2.
Full textJi, Rongju, and Haoqi Ren. "A New Prefetching Unit for Digital Signal Processor." In Proceeding of 2021 International Conference on Wireless Communications, Networking and Applications, 928–35. Singapore: Springer Nature Singapore, 2022. http://dx.doi.org/10.1007/978-981-19-2456-9_94.
Full textWong, Weng-Fai. "Targeted Data Prefetching." In Advances in Computer Systems Architecture, 775–86. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11572961_63.
Full textBuyuktanir, Tolga, and Mehmet S. Aktas. "Mobile Prefetching and Web Prefetching: A Systematic Literature Review." In Computational Science and Its Applications – ICCSA 2022 Workshops, 75–89. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-031-10545-6_6.
Full textManoharan, Sathiamoorthy, and Chaitanya Reddy Yavasani. "Experiments with Sequential Prefetching." In High-Performance Computing and Networking, 322–31. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-48228-8_33.
Full textKim, See-Mu, and S. Manoharan. "Data Prefetching Using Dual Processors." In The Kluwer International Series in Engineering and Computer Science, 207–20. Boston, MA: Springer US, 2002. http://dx.doi.org/10.1007/978-1-4615-0849-6_15.
Full textRamos, Luis M., José Luis Briz, Pablo E. Ibáñez, and Víctor Viñals. "Low-Cost Adaptive Data Prefetching." In Lecture Notes in Computer Science, 327–36. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008. http://dx.doi.org/10.1007/978-3-540-85451-7_36.
Full textManoharan, S. "Data prefetching for digital alpha." In High-Performance Computing and Networking, 1155–58. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/bfb0100678.
Full textStoutchinin, Artour, José Nelson Amaral, Guang R. Gao, James C. Dehnert, Suneel Jain, and Alban Douillet. "Speculative Prefetching of Induction Pointers." In Lecture Notes in Computer Science, 289–303. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45306-7_20.
Full textPang, Zhengyuan, Lifeng Sun, Zhi Wang, Yuan Xie, and Shiqiang Yang. "Understanding Performance of Edge Prefetching." In MultiMedia Modeling, 527–39. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-51811-4_43.
Full textConference papers on the topic "Prefetching"
Negi, Anurag, Adrià Armejach, Adrián Cristal, Osman S. Unsal, and Per Stenstrom. "Transactional prefetching." In the 21st international conference. New York, New York, USA: ACM Press, 2012. http://dx.doi.org/10.1145/2370816.2370844.
Full textCallahan, David, Ken Kennedy, and Allan Porterfield. "Software prefetching." In the fourth international conference. New York, New York, USA: ACM Press, 1991. http://dx.doi.org/10.1145/106972.106979.
Full textChen, Chao-Chun, Chiang Lee, Chun-Chiang Wang, and Yu-Chi Chung. "Prefetching LDD." In Proceeding of the 2006 international conference. New York, New York, USA: ACM Press, 2006. http://dx.doi.org/10.1145/1143549.1143770.
Full textCantin, Jason F., Mikko H. Lipasti, and James E. Smith. "Stealth prefetching." In the 12th international conference. New York, New York, USA: ACM Press, 2006. http://dx.doi.org/10.1145/1168857.1168892.
Full textFuchs, Adi, and Ruby B. Lee. "Disruptive prefetching." In SYSTOR 2015: International Conference on Systems and Storage. New York, NY, USA: ACM, 2015. http://dx.doi.org/10.1145/2757667.2757672.
Full textJégou, Y., and O. Temam. "Speculative prefetching." In the 7th international conference. New York, New York, USA: ACM Press, 1993. http://dx.doi.org/10.1145/165939.165954.
Full textManikantan, R., and R. Govindarajan. "Focused prefetching." In the 22nd annual international conference. New York, New York, USA: ACM Press, 2008. http://dx.doi.org/10.1145/1375527.1375576.
Full textPinto, Raquel Gomes, Ricardo Bianchini, and Claudio Luis de Amorim. "Avaliando Técnicas de Prefetching para Software DSMs." In International Symposium on Computer Architecture and High Performance Computing. Sociedade Brasileira de Computação, 1996. http://dx.doi.org/10.5753/sbac-pad.1996.19814.
Full textKhuong, Paul. "Prefetching and Searching." In Applicative 2016. New York, New York, USA: ACM Press, 2016. http://dx.doi.org/10.1145/2959689.2960161.
Full textMohan, Prashanth, Suman Nath, and Oriana Riva. "Prefetching mobile ads." In the 8th ACM European Conference. New York, New York, USA: ACM Press, 2013. http://dx.doi.org/10.1145/2465351.2465378.
Full textReports on the topic "Prefetching"
Chen, Shimin, Phillip B. Gibbons, and Todd C. Mowry. Improving Index Performance through Prefetching. Fort Belvoir, VA: Defense Technical Information Center, December 2000. http://dx.doi.org/10.21236/ada397030.
Full textHalvic, Ian William. Improving Capsaicin Sweep Performance Using Memory Prefetching. Office of Scientific and Technical Information (OSTI), August 2018. http://dx.doi.org/10.2172/1467295.
Full textPatterson, R. H., and Garth A. Gibson. A Status Report on Research in Transparent Informed Prefetching. Fort Belvoir, VA: Defense Technical Information Center, February 1993. http://dx.doi.org/10.21236/ada265417.
Full textMowry, Todd C., and Chi-Keung Luk. Compiler and Hardware Support for Automatic Instruction Prefetching: A Cooperative Approach. Fort Belvoir, VA: Defense Technical Information Center, June 1998. http://dx.doi.org/10.21236/ada352369.
Full textBianchini, Ricardo, and Thomas J. LeBlanc. A Preliminary Evaluation of Cache-Miss-Initiated Prefetching Techniques in Scalable Multiprocessors. Fort Belvoir, VA: Defense Technical Information Center, May 1994. http://dx.doi.org/10.21236/ada281502.
Full text