Architectural Support for Efficient Virtual Memory on Big-memory Systems

Architectural Support for Efficient Virtual Memory on Big-memory Systems
Author :
Publisher :
Total Pages : 116
Release :
ISBN-10 : OCLC:945683871
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis Architectural Support for Efficient Virtual Memory on Big-memory Systems by : Binh Quang Pham

Download or read book Architectural Support for Efficient Virtual Memory on Big-memory Systems written by Binh Quang Pham and published by . This book was released on 2016 with total page 116 pages. Available in PDF, EPUB and Kindle. Book excerpt: Virtual memory is a powerful and ubiquitous abstraction for managing memory. How- ever, virtual memory suffers a performance penalty for these benefits, namely when translating program virtual addresses to system physical addresses. This overhead had been limited to 5-15% of system runtime by using a set of sophisticated hardware so- lutions, but has increased to 20-50% for many scenarios, including running workloads with large memory footprints and poor access locality or using deeper software stacks. My thesis aims to solve this problem so that the memory systems can continue to scale without being hamstrung by the virtual memory system. We observe that while operating systems (OS) and hypervisors have a rich set of components in allocating memory, the hardware address translation unit only maintains a rigid and limited view of this ecosystem. Therefore, we seek for patterns inherently present in the memory allocation mechanisms to guide us in designing a more intelligent address translation unit. First, we realize that OS memory allocators and program faulting sequence tend to produce contiguous or nearby mappings between virtual and physical pages. We propose Coalesced TLB and Clustered TLB designs to exploit these patterns accordingly. Once detected, the related mappings are stored in a single TLB entry to increase the TLB's reach. Our designs help reduce TLB misses substantially and improve performance as a result. Second, we see that there are often tradeoffs between reducing address translation overheard and improving resource consolidation in virtualized environments. For exam- ple, large pages are often used to mitigate the high cost of two-dimensional page walks, but hypervisors usually break large pages into small pages for easier sharing guests memory. When that happens, the majority of those small pages still remain aligned. Based on this observation, we propose a speculative TLB technique to regain almost all performance loss caused by breaking large pages while running highly consolidated virtualized systems.


Architectural Support for Efficient Virtual Memory on Big-memory Systems Related Books

Architectural Support for Efficient Virtual Memory on Big-memory Systems
Language: en
Pages: 116
Authors: Binh Quang Pham
Categories: Computer storage devices
Type: BOOK - Published: 2016 - Publisher:

DOWNLOAD EBOOK

Virtual memory is a powerful and ubiquitous abstraction for managing memory. How- ever, virtual memory suffers a performance penalty for these benefits, namely
Architectural and Operating System Support for Virtual Memory
Language: en
Pages: 157
Authors: Abhishek Bhattacharjee
Categories: Technology & Engineering
Type: BOOK - Published: 2017-09-29 - Publisher: Springer

DOWNLOAD EBOOK

This book provides computer engineers, academic researchers, new graduate students, and seasoned practitioners an end-to-end overview of virtual memory. We begi
The Memory System
Language: en
Pages: 77
Authors: Bruce Jacob
Categories: Technology & Engineering
Type: BOOK - Published: 2009-07-08 - Publisher: Morgan & Claypool Publishers

DOWNLOAD EBOOK

Today, computer-system optimization, at both the hardware and software levels, must consider the details of the memory system in its analysis; failing to do so
ISCA 2013
Language: en
Pages: 670
Authors: Avi Mendelson
Categories: Computer architecture
Type: BOOK - Published: 2013 - Publisher:

DOWNLOAD EBOOK

Architectural and Operating System Support for Virtual Memory
Language: en
Pages: 168
Authors: Abhishek Bhattacharjee
Categories: Technology & Engineering
Type: BOOK - Published: 2022-05-31 - Publisher: Springer Nature

DOWNLOAD EBOOK

This book provides computer engineers, academic researchers, new graduate students, and seasoned practitioners an end-to-end overview of virtual memory. We begi