Hu, Y.C.Yu, W.Wallach, D.Cox, A.L.Zwaenepoel, W.2005-10-202005-10-202005-10-20200010.1007/3-540-40889-4_15https://infoscience.epfl.ch/handle/20.500.14299/218036We present a new run-time system, DOSA, that efficiently implements a shared object space abstraction underneath a typed programming language. The key insight behind DOSA is that the ability to unambiguously distinguish pointers from data at run-time enables efficient fine-grained sharing using VM support. Like earlier systems designed for fine-grained sharing, DOSA improves the performance of fine-grained applications by eliminating false sharing. In contrast to these earlier systems, DOSA's VM-based approach and read aggregation enable it to match a page-based system on coarse-grained applications. Furthermore, its architecture permits optimizations that are not possible in conventional fine-grained or coarse-grained DSM systems.Run-time Support for Distributed Sharing in Typed Languagestext::conference output::conference proceedings::conference paper