A case for user-level dynamic page migration
View/Open
Cita com:
hdl:2117/346445
Document typeConference report
Defense date2000
PublisherAssociation for Computing Machinery (ACM)
Rights accessOpen Access
All rights reserved. This work is protected by the corresponding intellectual and industrial
property rights. Without prejudice to any existing legal exemptions, reproduction, distribution, public
communication or transformation of this work are prohibited without permission of the copyright holder
Abstract
This paper presents user-level dynamic page migration, a runtime technique which transparently enables parallel programs to tune their memory performance on distributed shared memory multiprocessors, with feedback obtained from dynamic monitoring of memory activity. Our technique exploits the iterative nature of parallel programs and information available to the program both at compile time and at runtime in order to improve the accuracy and the timeliness of page migrations, as well as amortize better the overhead, compared to page migration engines implemented in the operating system. We present an adaptive page migration algorithm based on a competitive and a predictive criterion. The competitive criterion is used to correct poor page placement decisions of the operating system, while the predictive criterion makes the algorithm responsive to scheduling events that necessitate immediate page migrations, such as preemptions and migrations of threads. We also present a new technique for preventing page pingpong and a mechanism for monitoring the performance of page migration algorithms at runtime and tuning their sensitive parameters accordingly. Our experimental evidence on a SGI Origin2000 shows that unmodified OpenMP codes linked with our runtime system for dynamic page migration are effectively immune to the page placement strategy of the operating system and the associated problems with data locality. Furthermore, our runtime system achieves solid performance improvements compared to the IRIX 6.5.5 page migration engine, for single parallel OpenMP codes and multiprogrammed workloads.
CitationNikolopoulos, D. [et al.]. A case for user-level dynamic page migration. A: International Conference on Supercomputing. "ICS'00: proceedings of the 14th international Conference on Supercomputing". New York: Association for Computing Machinery (ACM), 2000, p. 119-130. ISBN 1-58113-270-0. DOI 10.1145/335231.335243.
ISBN1-58113-270-0
Publisher versionhttps://dl.acm.org/doi/abs/10.1145/335231.335243
Files | Description | Size | Format | View |
---|---|---|---|---|
Nikolopoulos et al.pdf | 213,7Kb | View/Open |