Title :
Binding time in distributed shared memory architectures
Author :
Kong, Jinseok ; Lee, Gyungho
Author_Institution :
Dept. of Comput. Sci. & Eng., Minnesota Univ., Minneapolis, MN, USA
Abstract :
The paper revisits three distributed shared memory (DSM) architectures to clarify them with their binding times for new addresses at the local memory: page fault time, node miss time, and cache miss time. The DSM architectures which have different binding times arrange data in different ways with different overheads at an event of reference. Since a large number of cache misses can occur in a large (relative to the cache size) working set, binding at the page fault time alone cannot efficiently utilize locality of reference at the local memory. In a small working set, most of the addresses bound to the local memory at a node miss time are not effective due to the low cache miss rate. The paper shows that binding at the cache miss time can improve system performance
Keywords :
cache storage; distributed memory systems; memory architecture; shared memory systems; storage management; DSM architectures; binding time; cache miss time; cache misses; cache size; distributed shared memory architectures; local memory; locality of reference; low cache miss rate; new addresses; node miss time; page fault time; system performance; working set; Computer architecture; Computer science; Electronic switching systems; Memory architecture; Processor scheduling; System performance;
Conference_Titel :
Parallel Processing, 1998. Proceedings. 1998 International Conference on
Conference_Location :
Minneapolis, MN
Print_ISBN :
0-8186-8650-2
DOI :
10.1109/ICPP.1998.708486