LOZI Jean-Pierre

PhD graduated
Team : REGAL
Departure date : 07/18/2014
https://lip6.fr/Jean-Pierre.Lozi

Supervision : Gilles MULLER

Towards More Scalable Mutual Exclusion for Multicore Architectures

The scalability of multithreaded applications on current multicore systems is hampered by the performance of lock algorithms, due to the costs of access contention and cache misses. The main contribution presented in this thesis is a new lock algorithm, Remote Core Locking (RCL), that aims to improve the performance of critical sections in legacy applications on multicore architectures. The idea of RCL is to replace lock acquisitions by optimized remote procedure calls to a dedicated hardware thread, which is referred to as the server. RCL limits the performance collapse observed with other lock algorithms when many threads try to acquire a lock concurrently and removes the need to transfer lock-protected shared data to the hardware thread acquiring the lock because such data can typically remain in the server's cache.
Other contributions presented in this thesis include a profiler that identifies the locks that are the bottlenecks in multithreaded applications and that can thus benefit from RCL, and a reengineering tool developed with Julia Lawall that transforms POSIX locks into RCL locks. Eighteen applications were used to evaluate RCL: the nine applications of the SPLASH-2 benchmark suite, the seven applications of the Phoenix 2 benchmark suite, Memcached, and Berkeley DB with a TPC-C client. Eight of these applications are unable to scale because of locks and benefit from RCL on an x86 machine with four AMD Opteron processors and 48 hardware threads. Using RCL locks, performance is improved by up to 2.5 times with respect to POSIX locks on Memcached, and up to 11.6 times with respect to Berkeley DB with the TPC-C client. On an SPARC machine with two Sun Ultrasparc T2+ processors and 128 hardware threads, three applications benefit from RCL. In particular, performance is improved by up to 1.3 times with respect to POSIX locks on Memcached, and up to 7.9 times with respect to Berkeley DB with the TPC-C client.

Defence : 07/16/2014

Jury members :

M. Quéma Vivien (INP/ENSIMAG/LIG) [Rapporteur]
M. Schröder-Preikschat Wolfgang (Friedrich-Alexander-Universität) [Rapporteur]
M. Bouganim Luc (INRIA Paris-Rocquencourt)
M. Herlihy Maurice (Brown University)
M. Harris Tim (Oracle Labs)
M. Muller Gilles (UPMC/INRIA/LIP6)
M. Thomas Gaël (UPMC/INRIA/LIP6)

Departure date : 07/18/2014

2011-2020 Publications

Mentions légales
Site map