A Scalable Lock Manager for Multicores

Author:

Jung Hyungsoo1,Han Hyuck2,Fekete Alan3,Heiser Gernot4,Yeom Heon Y.5

Affiliation:

1. NICTA, Australia

2. Dongduk Women's University, Korea

3. University of Sydney and NICTA, Australia

4. NICTA and UNSW, Australia

5. Seoul National University, Korea

Abstract

Modern implementations of DBMS software are intended to take advantage of high core counts that are becoming common in high-end servers. However, we have observed that several database platforms, including MySQL, Shore-MT, and a commercial system, exhibit throughput collapse as load increases into oversaturation (where there are more request threads than cores), even for a workload with little or no logical contention for locks, such as a read-only workload. Our analysis of MySQL identifies latch contention within the lock manager as the bottleneck responsible for this collapse. We design a lock manager with reduced latching, implement it in MySQL, and show that it avoids the collapse and generally improves performance. Our efficient implementation of a lock manager is enabled by a staged allocation and deallocation of locks. Locks are preallocated in bulk, so that the lock manager only has to perform simple list manipulation operations during the acquire and release phases of a transaction. Deallocation of the lock data structures is also performed in bulk, which enables the use of fast implementations of lock acquisition and release as well as concurrent deadlock checking.

Funder

Australian Government through the Department of Communications

Australian Research Council through the ICT Centre of Excellence Program

Publisher

Association for Computing Machinery (ACM)

Subject

Information Systems

Reference33 articles.

Cited by 16 articles. 订阅此论文施引文献 订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献

1. quicSDN: Transitioning from TCP to QUIC for southbound communication in software-defined networks;Journal of Network and Computer Applications;2024-02

2. Associativity-Aware Transaction Processing Optimization for Web Applications;2022 IEEE 28th International Conference on Parallel and Distributed Systems (ICPADS);2023-01

3. Improving scalability of database systems by reshaping user parallel I/O;Proceedings of the Seventeenth European Conference on Computer Systems;2022-03-28

4. Quicsdn: Transitioning from Tcp to Quic for Southbound Communication in Sdns;SSRN Electronic Journal;2022

5. montage: NVM-based scalable synchronization framework for crash-consistent file systems;Cluster Computing;2021-06-30

同舟云学术

1.学者识别学者识别

2.学术分析学术分析

3.人才评估人才评估

"同舟云学术"是以全球学者为主线,采集、加工和组织学术论文而形成的新型学术文献查询和分析系统,可以对全球学者进行文献检索和人才价值评估。用户可以通过关注某些学科领域的顶尖人物而持续追踪该领域的学科进展和研究前沿。经过近期的数据扩容,当前同舟云学术共收录了国内外主流学术期刊6万余种,收集的期刊论文及会议论文总量共计约1.5亿篇,并以每天添加12000余篇中外论文的速度递增。我们也可以为用户提供个性化、定制化的学者数据。欢迎来电咨询!咨询电话:010-8811{复制后删除}0370

www.globalauthorid.com

TOP

Copyright © 2019-2024 北京同舟云网络信息技术有限公司
京公网安备11010802033243号  京ICP备18003416号-3