Essays about: "cache"

Showing result 41 - 45 of 174 essays containing the word cache.

  1. 41. An Evaluation of Intel Cache Allocation Technology for Data- Intensive Applications

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Alan Ihre Sherif; [2021]
    Keywords : L3 cache; Last Level Cache; Intel Cache Allocation Technology; L3 Cache allocation; L3 cache performance improvement; Redis performance; Graph500 performance; bzip2 performance; L3-cache; Sista nivåns cache; Intel Cache Allocation Technology; L3 Cache-allokering; L3-cache prestandaförbättring; Redis prestanda; Graph500 prestanda; bzip2 prestanda;

    Abstract : On certain CPUs part of the Intel Xeon Scalable CPU family, the level three (L3) cache is shared among the CPU cores residing on the same CPU socket. This has benefits in that a larger and more scalable cache space is available to the CPU cores. READ MORE

  2. 42. An Experimental Study Of L2-Cache Aware Processallocation In Hyper-Threadedsystems

    University essay from Mälardalens högskola/Akademin för innovation, design och teknik

    Author : Aldin Beriša; [2021]
    Keywords : ;

    Abstract : Hyper-threaded systems show an increase in popularity in modern computers due to the performance improvements provided by executing two threads on a single core. However, hyper-threaded systems are unpredictable in terms of execution time due to a state called cache contention, which occurs when two threads simultaneously claim ownership over the shared cache and constantly push out each other’s data out of the cache. READ MORE

  3. 43. The Performance of Post-Quantum Key Encapsulation Mechanisms : A Study on Consumer, Cloud and Mainframe Hardware

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Alex Gustafsson; Carl Stensson; [2021]
    Keywords : Public-Key Cryptography; Benchmark; x86; IBM Z; z15; Asymmetrisk Kryptering; Prestandatest; x86; IBM Z; z15;

    Abstract : Background. People use the Internet for communication, work, online banking and more. Public-key cryptography enables this use to be secure by providing confidentiality and trust online. Though these algorithms may be secure from attacks from classical computers, future quantum computers may break them using Shor’s algorithm. READ MORE

  4. 44. Design and Implementation of an Architecture-aware In-memory Key- Value Store

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Omar Giordano; [2021]
    Keywords : Key-Value Store; Data Plane Development Kit; Last Level of Cache; Sliceaware memory management; Memcached; Haswell microrchitecture.; Key-Value Store; Data Plane Development Kit; Sista Nivån av Cache; Skivmedveten Minneshantering; Memcached; Haswell mikroarkitektur.;

    Abstract : Key-Value Stores (KVSs) are a type of non-relational databases whose data is represented as a key-value pair and are often used to represent cache and session data storage. Among them, Memcached is one of the most popular ones, as it is widely used in various Internet services such as social networks and streaming platforms. READ MORE

  5. 45. Analyzing the scalability of R*-tree regarding the neuron touch detection task

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Anton Brask; Filip Berendt; [2020]
    Keywords : ;

    Abstract : A common task within research of neuronal morphology is neuron touch detection, that is finding the points in space where two neurites approach each other to form a synapse. In order to make efficient use of cache memory, it is important to store points that are close in space close in memory. READ MORE