標題: | Fast and fair mutual exclusion for shared memory systems |
作者: | Huang, TL 資訊工程學系 Department of Computer Science |
公開日期: | 1999 |
摘要: | Two fast mutual exclusion algorithms using read-modify-write and atomic read/write registers are presented. The first one uses both compare&swap and fetch&store; the second uses only fetch&store. Fetch&store are more commonly available than compare&swap. It is impossible to obtain better algorithms if "time" is measured by counting remote memory references. We were able to maintain the same level of performance with or without the support of compare&swap. However, fairness is degraded from 1-bounded bypass to lockout freedom without the support. |
URI: | http://hdl.handle.net/11536/19399 |
ISBN: | 0-7695-0222-9 |
ISSN: | 1063-6927 |
期刊: | 19TH IEEE INTERNATIONAL CONFERENCE ON DISTRIBUTED COMPUTING SYSTEMS, PROCEEDINGS |
起始頁: | 224 |
結束頁: | 231 |
顯示於類別: | 會議論文 |