[图书][B] The garbage collection handbook: the art of automatic memory management

R Jones, A Hosking, E Moss - 2023 - books.google.com
Published in 1996, Richard Jones's Garbage Collection was a milestone in the area of
automatic memory management. Its widely acclaimed successor, The Garbage Collection …

Algorithmic improvements for fast concurrent cuckoo hashing

X Li, DG Andersen, M Kaminsky… - Proceedings of the Ninth …, 2014 - dl.acm.org
Fast concurrent hash tables are an increasingly important building block as we scale
systems to greater numbers of cores and threads. This paper presents the design …

Hybrid norec: A case study in the effectiveness of best effort hardware transactional memory

L Dalessandro, F Carouge, S White, Y Lev… - ACM SIGARCH …, 2011 - dl.acm.org
Transactional memory (TM) is a promising synchronization mechanism for the next
generation of multicore processors. Best-effort Hardware Transactional Memory (HTM) …

Virtues and limitations of commodity hardware transactional memory

N Diegues, P Romano, L Rodrigues - Proceedings of the 23rd …, 2014 - dl.acm.org
Over the last years Transactional Memory (TM) gained growing popularity as a simpler,
attractive alternative to classic lock-based synchronization schemes. Recently, the TM …

Novel computer architectures and quantum chemistry

MS Gordon, G Barca, SS Leang, D Poole… - The Journal of …, 2020 - ACS Publications
Electronic structure theory (especially quantum chemistry) has thrived and has become
increasingly relevant to a broad spectrum of scientific endeavors as the sophistication of …

{Self-Tuning} Intel Transactional Synchronization Extensions

N Diegues, P Romano - … Conference on Autonomic Computing (ICAC 14 …, 2014 - usenix.org
Transactional Memory was recently integrated in Intel processors under the name TSX. We
show that its performance can be significantly affected by the configuration of its interplay …

ConDRust: Scalable Deterministic Concurrency from Verifiable Rust Programs

F Suchert, L Zeidler, J Castrillon… - … European Conference on …, 2023 - drops.dagstuhl.de
ConDRust: Scalable Deterministic Concurrency from Verifiable Rust Programs Page 1 ConDRust:
Scalable Deterministic Concurrency from Verifiable Rust Programs Felix Suchert TU Dresden …

Restricting Processing Within a Processor to Facilitate Transaction Completion

KJ Alexander, BF Belmar, C Jacobi, RW Philley… - US Patent …, 2016 - Google Patents
5,063,497 A 1 1/1991 Cutler et al. 2004/0068501 A1 4/2004 McGoveran 5,471,591. A 1
1/1995 Edmondson et al. 2004/0162967 A1 8/2004 Tremblay et al. 5,504,900 A 4, 1996 Raz …

ASF: AMD64 extension for lock-free data structures and transactional memory

J Chung, L Yen, S Diestelhorst… - 2010 43rd Annual …, 2010 - ieeexplore.ieee.org
Advanced Synchronization Facility (ASF) is an AMD64 hardware extension for lock-free data
structures and transactional memory. It provides a speculative region that atomically …

Optimizing hybrid transactional memory: The importance of nonspeculative operations

T Riegel, P Marlier, M Nowack, P Felber… - Proceedings of the twenty …, 2011 - dl.acm.org
Transactional memory (TM) is a speculative shared-memory synchronization mechanism
used to speed up concurrent programs. Most current TM implementations are software …