Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM-193
Collection Type Indeks Artikel prosiding/Sem
Title Cache cohenrence using local knowledge, Hal. 720-729
Author Ervan Darnell; Ken Kennedy;
Publisher Proceedings supercomputing'93 Portland, Oregon November 15-19
Subject
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM-193 TERSEDIA
Tidak ada review pada koleksi ini: 40571
Typically, commercially available shared memory machines have addressed the cache cohenrence problem with hardware strategies based on global inter-chache communication. However, global communication limits scalability and efficiency. Local knowledge chorerence strategies, which avoid global communication at run-time, offer better scalability, at eh cost of some additional chache misses. The most effective local knowledge strategies described in the literature are those based on generation time stamps (TS). We propuse a new strategy, TSI, that reuires less extra storage thatn TS, only one extra bit percac line, and can produce mosre cache hits by exploiting sophisticated compiler analysis. TSI handles common synchonization paradigms including DOALL, DOACROSS and critical sections. Early resluts show TS1 is, worst case, slightly slower ahtn TS. Best case, TSI's flexibility allows for significant improvement.