@inproceedings{kontothanassis1997vm-based, author = {Kontothanassis, Leonidas and Hunt, Galen and Stets, Robert and Hardavellas, Nikolaos and Cierniak, Michal and Parthasarathy, Srinivasan and Meira, Wagner and Dwarkadas, Sandhya and Scott, Michael}, title = {VM-Based Shared Memory on Low-Latency, Remote-Memory-Access Networks}, booktitle = {Twenty-fourth Annual International Symposium on Computer Architecture (ISCA)}, year = {1997}, month = {June}, abstract = {Recent technological advances have produced network interfaces that provide users with very low-latency access to the memory of remote machines. We examine the impact of such networks on the implementation and performance of software DSM. Specifically, we compare two DSM systems---Cashmere and TreadMarks---on a 32-processor DEC Alpha cluster connected by a Memory Channel network.Both Cashmere and TreadMarks use virtual memory to maintain coherence on pages, and both use lazy, multi-writer release consistency. The systems differ dramatically, however, in the mechanisms used to track sharing information and to collect and merge concurrent updates to a page, with the result that Cashmere communicates much more frequently, and at a much finer grain. Our principal conclusion is that low-latency networks make DSM based on fine-grain communication competitive with more coarse-grain approaches, but that further hardware improvements will be needed before such systems can provide consistently superior performance. In our experiments, Cashmere scales slightly better than TreadMarks for applications with false sharing. At the same time, it is severely constrained by limitations of the current Memory Channel hardware. In general, performance is better for TreadMarks.}, publisher = {Association for Computing Machinery, Inc.}, url = {http://approjects.co.za/?big=en-us/research/publication/vm-based-shared-memory-on-low-latency-remote-memory-access-networks/}, }