scispace - formally typeset
W

Woojin Choi

Researcher at University of Southern California

Publications -  11
Citations -  62

Woojin Choi is an academic researcher from University of Southern California. The author has contributed to research in topics: Transactional memory & Signature (logic). The author has an hindex of 5, co-authored 11 publications receiving 60 citations. Previous affiliations of Woojin Choi include Samsung.

Papers
More filters
Proceedings ArticleDOI

SEL-TM: Selective Eager-Lazy Management for Improved Concurrency in Transactional Memory

TL;DR: This paper argues that an eager HTM system can achieve the same level of concurrency as lazy systems by managing only a small portion of a transaction's write set lazily, and proposes a new HTM implementation to adopt complementary version management schemes within a transaction whose write set is divided into eagerly- and lazily-managed memory addresses at runtime.
Proceedings ArticleDOI

Locality-aware adaptive grain signatures for Transactional Memories

TL;DR: It is shown that some false positives can be helpful to performance by triggering the early abortion of a transaction which would encounter a true conflict later anyway, and an adaptive grain signature is proposed to improve performance by dynamically changing the range of address keys based on the history.
Proceedings ArticleDOI

Unified Signatures for Improving Performance in Transactional Memory

TL;DR: This paper proposes a simple and effective signature design, unified signature, which implements a single signature to track all read- and write-accesses in Transactional Memory, and shows that these false dependencies do not negate the benefit of unified signatures for practical signature sizes.
Journal ArticleDOI

Improving Utilization of Hardware Signatures in Transactional Memory

TL;DR: This paper proposes a simple and effective signature design, the unified signature, which implements a single signature to track all read- and write-accesses and shows that these false dependencies do not negate the benefit of unified signatures and can effectively be filtered out.
Proceedings ArticleDOI

In-network traffic regulation for Transactional Memory

TL;DR: This work proposes TMNOC, a novel approach that exploits the co-design of HTM and NOCs to mitigate false forwarding and reduces total network traffic by 20% on average for a set of high-contention benchmarks representative of future TM workloads, thereby reducing energy consumption.