Combining Hardware and Software Cache Coherence Strategies

Combining Hardware and Software Cache Coherence Strategies
Author :
Publisher :
Total Pages : 11
Release :
ISBN-10 : OCLC:24892666
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis Combining Hardware and Software Cache Coherence Strategies by : David J. Lilja

Download or read book Combining Hardware and Software Cache Coherence Strategies written by David J. Lilja and published by . This book was released on 1991 with total page 11 pages. Available in PDF, EPUB and Kindle. Book excerpt: Abstract: "Efficiently maintaining cache coherence is a major problem in large-scale shared memory multiprocessors. Hardware directory schemes have very high memory requirements, while software-directed schemes must rely on imprecise compile-time memory disambiguation. Recently proposed dynamic directory schemes allocate pointers to blocks only as they are referenced, which significantly reduces their memory requirements, but they still allocate pointers to blocks that do not need them. We show how compiler marking can further reduce the directory size by allocating pointers only when necessary. Using trace-driven simulations, we find that the performance of this new approach is comparable to other coherence schemes, but with significantly lower memory requirements."

Combining Hardware and Software Cache Coherence Strategies Related Books

Combining Hardware and Software Cache Coherence Strategies
Language: en
Pages: 11
Authors: David J. Lilja
Categories: Cache memory
Type: BOOK - Published: 1991 - Publisher:

GET EBOOK

Abstract: "Efficiently maintaining cache coherence is a major problem in large-scale shared memory multiprocessors. Hardware directory schemes have very high me
Cache Memory Design and Performance Issues in Shared-memory Multiprocessors
Language: en
Pages: 358
Authors: Farnaz Mounes-Toussi
Categories:
Type: BOOK - Published: 1995 - Publisher:

GET EBOOK

Proceedings of the 1993 International Conference on Parallel Processing
Language: en
Pages: 338
Authors: Alok N. Choudhary
Categories: Computers
Type: BOOK - Published: 1993-08-16 - Publisher: CRC Press

GET EBOOK

This three-volume work presents a compendium of current and seminal papers on parallel/distributed processing offered at the 22nd International Conference on Pa
The Cache Coherence Problem in Shared-Memory Multiprocessors
Language: en
Pages: 368
Authors: Igor Tartalja
Categories: Computers
Type: BOOK - Published: 1996-02-13 - Publisher: Wiley-IEEE Computer Society Press

GET EBOOK

The book illustrates state-of-the-art software solutions for cache coherence maintenance in shared-memory multiprocessors. It begins with a brief overview of th
Software Cache Coherence for Large Scale Multiprocessors
Language: en
Pages: 0
Authors: University of Rochester. Department of Computer Science
Categories: Multiprocessors
Type: BOOK - Published: 1994 - Publisher:

GET EBOOK

Abstract: "Shared memory provides an attractive and intuitive programming model that makes good use of programmer time and effort. Shared memory however require