Sökning: "temporal locality"

Visar resultat 1 - 5 av 11 avhandlingar innehållade orden temporal locality.

  1. 1. Methods for Creating and Exploiting Data Locality

    Författare :Dan Wallin; Erik Hagersten; Sverker Holmgren; David Wood; Uppsala universitet; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; data locality; temporal locality; spatial locality; prefetching; cache; cache behavior; cache coherence; snooping protocols; partial differential equation; shared-memory multiprocessor; chip multiprocessor; simulation; Computer engineering; Datorteknik;

    Sammanfattning : The gap between processor speed and memory latency has led to the use of caches in the memory systems of modern computers. Programs must use the caches efficiently and exploit data locality for maximum performance. LÄS MER

  2. 2. Packet Order Matters! : Improving Application Performance by Deliberately Delaying Packets

    Författare :Hamid Ghasemirahni; Dejan Kostic; Alan L. Davis; KTH; []
    Nyckelord :TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; Packet Ordering. Spatial Locality; Temporal Locality; Packet Scheduling; Batch Processing; Paketbeställning; Rumslig lokalitet; Temporal lokalitet; Paketplanering; Satsvis bearbetning; Informations- och kommunikationsteknik; Information and Communication Technology;

    Sammanfattning : Data-centers increasingly deploy commodity servers with high-speed network interfaces to enable low-latency communication. However, achieving low latency at high data rates crucially depends on how the incoming traffic interacts with the system's caches. When packets that need to be processed in the same way are consecutive, i.e. LÄS MER

  3. 3. Iterative and Adaptive PDE Solvers for Shared Memory Architectures

    Författare :Henrik Löf; Jarmo Rantakokko; Sverker Holmgren; Erik Hagersten; Mark Bull; Uppsala universitet; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; NATURVETENSKAP; NATURAL SCIENCES; partial differential equations; iterative methods; finite elements; conjugate gradients; adaptive mesh refinement; multigrid; cc-NUMA; distributed shared memory; OpenMP; page migration; TLB shoot-down; bandwidth minimization; reverse Cuthill-McKee; migrate-on-next-touch; affinity; temporal locality; chip multiprocessors; CMP; Beräkningsvetenskap; Scientific Computing;

    Sammanfattning : Scientific computing is used frequently in an increasing number of disciplines to accelerate scientific discovery. Many such computing problems involve the numerical solution of partial differential equations (PDE). LÄS MER

  4. 4. Exploiting data locality in adaptive architectures

    Författare :Dan Wallin; Erik Hagersten; Sverker Holmgren; Uppsala universitet; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; Computer Systems; Datorteknik;

    Sammanfattning : The speed of processors increases much faster than the memory access time. This makes memory accesses expensive. To meet this problem, cache hierarchies are introduced to serve the processor with data. However, the effectiveness of caches depends on the amount of locality in the application's memory access pattern. LÄS MER

  5. 5. Methods for run time analysis of data locality

    Författare :Erik Berg; Erik Hagersten; Uppsala universitet; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; Computer Systems; Datorteknik;

    Sammanfattning : The growing gap between processor clock speed and DRAM access time puts new demands on software and development tools. Deep memory hierarchies and high cache miss penalties in present and emerging computer systems make execution time sensitive to data locality. LÄS MER