Towards fair, scalable, locking

Document typeConference report
Defense date2008
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
Without care, Hardware Transactional Memory presents several
performance pathologies that can degrade its performance. Among
them, writers of commonly read variables can suffer from starvation. Though different solutions have been proposed for HTM systems, hybrid systems can still suffer from this performance problem, given that software transactions don’t interact with the mechanisms used by hardware to avoid starvation.
In this paper we introduce a new per-directory-line hardware contention management mechanism that allows fairer access between both software and hardware threads without the need to abort any transaction. Our mechanism is based on “reserving” directory lines, implementing a limited fair queue for the requests on that line. We adapt the mechanism to the LogTM conflict detection mechanism and show that the resulting proposal is deadlock free. Finally, we sketch how the idea could be applied more generally to reader-writer locks.
CitationVallejo, E., Sanyal, S., Harris, T., Vallejo, F., Beivide, R., Unsal, O., Cristal, A., Valero, M. Towards fair, scalable, locking. A: Workshop on Exploiting Parallelism with Transactional Memory and other Hardware Assisted Methods. "Proceedings of the 2008 Workshop on Exploiting Parallelism with Transactional Memory and other Hardware Assisted Methods". Boston, Massachussetts: 2008, p. 1-6.
Files | Description | Size | Format | View |
---|---|---|---|---|
Towards_fair_scalable_locking.pdf | 195,6Kb | View/Open |