DocumentCode
3324805
Title
Adaptive write detection in home-based software DSMs
Author
Hu, Weiwu ; Shi, Weisong ; Tang, Zhimin
Author_Institution
Inst. of Comput. Technol., Acad. Sinica, Beijing, China
fYear
1999
fDate
1999
Firstpage
353
Lastpage
354
Abstract
Write detection is essential in multiple-writer protocols to identify writes to shared pages so that these writes can be correctly propagated. Software DSMs that implement multiple-writer protocol normally employ the virtual memory page fault to detect writes to shared pages. It write-protects shared pages at the beginning of an interval to detect writes of the interval. This paper proposes a new write detection scheme in a home-based software DSM called JIAJIA. It automatically recognizes single write to a shared page by its home host and assumes the page will continue to be written by the home host in the future until the page is written by remote hosts. During the period the page is assumed to be singly written by its home host, no write detection of this home page is required and page faults caused by home host write detection call are avoided. Evaluation with some well-known DSM benchmarks reveals that the new write detection can reduce page faults dramatically and improve performance significantly
Keywords
distributed shared memory systems; memory protocols; paged storage; multiple-writer protocol; page faults; performance; shared pages; software DSMs; write detection; Aging; Coherence; Computers; Fault detection; Protection; Protocols; Signal processing; Software systems;
fLanguage
English
Publisher
ieee
Conference_Titel
High Performance Distributed Computing, 1999. Proceedings. The Eighth International Symposium on
Conference_Location
Redondo Beach, CA
ISSN
1082-8907
Print_ISBN
0-7803-5681-0
Type
conf
DOI
10.1109/HPDC.1999.805324
Filename
805324
Link To Document