sponsors
help promote
usenix conference policies
An Evolutionary Study of Linux Memory Management for Fun and Profit
Jian Huang, Moinuddin K. Qureshi, and Karsten Schwan, Georgia Institute of Technology
We present a comprehensive and quantitative study on the development of the Linux memory manager. The study examines 4587 committed patches over the last five years (2009-2015) since Linux version 2.6.32. Insights derived from this study concern the development process of the virtual memory system, including its patch distribution and patterns, and techniques for memory optimizations and semantics. Specifically, we find that the changes to memory manager are highly centralized around the key functionalities, such as memory allocator, page fault handler and memory resource controller. The well-developed memory manager still suffers from increasing number of bugs unexpectedly. And the memory optimizations mainly focus on data structures, memory policies and fast path. To the best of our knowledge, this is the first such study on the virtual memory system.
Open Access Media
USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.
author = {Jian Huang and Moinuddin K. Qureshi and Karsten Schwan},
title = {An Evolutionary Study of Linux Memory Management for Fun and Profit},
booktitle = {2016 USENIX Annual Technical Conference (USENIX ATC 16)},
year = {2016},
isbn = {978-1-931971-30-0},
address = {Denver, CO},
pages = {465--478},
url = {https://www.usenix.org/conference/atc16/technical-sessions/presentation/huang},
publisher = {USENIX Association},
month = jun
}
connect with us