Essays about: "Cache API"

Showing result 1 - 5 of 7 essays containing the words Cache API.

  1. 1. Evaluating Direct3D 12 GPU Resource Synchronization on Performance and Cache Operations

    University essay from Blekinge Tekniska Högskola/Fakulteten för datavetenskaper

    Author : Nadhif Ginola; [2023]
    Keywords : Direct3D 12; Barrier; Cache; Data Hazard; Synchronization; Direct3D 12; Barriärer; Cache; Datarisk; Synkronisering;

    Abstract : Background. Lower-level graphics programming interfaces such as Direct3D 12 re-quire synchronization and data hazards between dependent workloads to be resolvedmanually. A barrier is a primitive used to resolve synchronization and data hazardsin a manner to achieve correct behavior by allowing developers to define waits be-tween workloads. READ MORE

  2. 2. Onboard computer fault-tolerance detection and mitigation

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Gustav Olofsson; [2020]
    Keywords : Onboard Computer; Exceptions; Error Handling; RTOS;

    Abstract : The aim for this thesis is to design a software library responsible for preventing, detecting, handling and logging faults caused by radiation in a representable flight computer system based on the Cobham Gaisler GR740 quad-core LEON4FT processor chip. The LEON processor family is commonly used in space applications and it is based on the open SPARC instruction set and has been extended with fault tolerant features to cope with both on-chip radiation effects as well as upsets in external memory. READ MORE

  3. 3. Ultra-Fast Functional Cache Modeling

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Arianna Delsante; [2019]
    Keywords : ;

    Abstract : Accurate cache and branch predictor simulation is a crucial factor when evaluating the performance and power consumption of a system. Usually, this is a complex and time-consuming task, therefore, simulators tend not to model any cache system by default due to practical constraints. READ MORE

  4. 4. Analyzing and implementing a third-party state machine library for FriendlyReader and TeCST

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : David Holmstedt; [2019]
    Keywords : MobX; Redux; FriendlyReader; TeCST; SAPIS; state-machine; state-transition;

    Abstract : FriendlyReader and TeCST are text simplification tools developed at Linköping University, using an API service at the university called SAPIS. Both tools are web services that run in the browser for users. READ MORE

  5. 5. Evaluation of Security of ServiceWorker and Related APIs

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Maxim Kravchenko; [2018]
    Keywords : Service Worker API; Push API; Cache API; Application Cache; se- curity; Progressive Web Apps; HTTPS;

    Abstract : The Service Worker is a programmable proxy that allows the clients to keep offline parts of websites or even the whole domains, receive push notifications, have back-ground synchronization and other features. All of these features are available to the user without having to install an application - the user only visits a website. READ MORE