Atomic page update methods for OpenMP-aware software DSM
2004
When software distributed shared memory (SDSM) is extended to utilize threads in support of OpenMP, a challenge is how to preserve memory consistency in a thread-safe way, which is known as "atomic page update problem". We show that this problem can be solved by creating two independent access paths to a physical page and by assigning different access permissions to them. Especially, we discuss three new methods using System V shared memory IPC, a new mdup() system call, and a fork() system call as well as a known method using file mapping. The main contribution is to introduce various solutions to the atomic page update problem and to compare their characteristics extensively. Experiments carried out on a Linux-based cluster of SMPs and an IBM SP Nighthawk system show that the proposed methods achieve better performance than the file mapping method and the method using the process creation mechanism is the best candidate for the IBM SP system.
Keywords:
- Conventional memory
- Memory segmentation
- Memory-mapped file
- Parallel computing
- Distributed shared memory
- Distributed computing
- Supercomputer architecture
- Computer science
- Memory management (operating systems)
- Uniform memory access
- Page fault
- Memory map
- Operating system
- Shared memory
- Distributed memory
- Demand paging
- Virtual memory
- Correction
- Source
- Cite
- Save
- Machine Reading By IdeaReader
11
References
3
Citations
NaN
KQI