Abstract:Scheduling concurrent transactions to minimize contention is a well known technique in the Transactional Memory (TM) literature, which was largely investigated in the context of software TMs. However, the recent advent of Hardware Transactional Memory (HTM), and its inherently restricted nature, pose new technical challenges that prevent the adoption of existing schedulers: unlike software implementations of TM, existing HTMs provide no information on which data item or contending transaction caused abort.We p… Show more
“…This solution assumes that transaction code is built from an already existing lock-based code and programmer-added locks are used as auxiliary locks. In [15] when transaction commits or aborts, data are collected which other transactions are active. If it is a commit that means that active transactions do not conflict and can be executed in parallel, otherwise they should not be scheduled at the same time.…”
“…This solution assumes that transaction code is built from an already existing lock-based code and programmer-added locks are used as auxiliary locks. In [15] when transaction commits or aborts, data are collected which other transactions are active. If it is a commit that means that active transactions do not conflict and can be executed in parallel, otherwise they should not be scheduled at the same time.…”
scite is a Brooklyn-based startup that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.