Skip to main content

Showing 1–1 of 1 results for author: Harris, T L

  1. arXiv:1407.6968  [pdf, other

    cs.PL

    Hardware extensions to make lazy subscription safe

    Authors: Dave Dice, Timothy L. Harris, Alex Kogan, Yossi Lev, Mark Moir

    Abstract: Transactional Lock Elision (TLE) uses Hardware Transactional Memory (HTM) to execute unmodified critical sections concurrently, even if they are protected by the same lock. To ensure correctness, the transactions used to execute these critical sections "subscribe" to the lock by reading it and checking that it is available. A recent paper proposed using the tempting "lazy subscription" optimi… ▽ More

    Submitted 23 July, 2014; originally announced July 2014.

    Comments: 6 pages, extended version of WTTM2014 paper