polito.it
Politecnico di Torino (logo)

Optimization techniques for address translation caches

Paolo Monti

Optimization techniques for address translation caches.

Rel. Matteo Sonza Reorda, Edgar Ernesto Sanchez Sanchez. Politecnico di Torino, Corso di laurea magistrale in Ingegneria Informatica (Computer Engineering), 2019

Abstract:

Most modern microprocessor architectures use virtual memory as an abstraction of physical memory to make programs position independent and isolated from each other. While effective, this technique brings a lot of execution overhead, since each memory access needs to be handled by a series of memory lookups, that are by themselves quite slow already. For this reason, a cache-like structure called Translation Lookaside Buffer (TLB) is employed to accelerate virtual-to-physical address translation. It is well known that TLBs have a big impact on system performance, and a great amount of research has already been performed in order to optimize their effectiveness. This work starts by presenting various techniques already proposed in literature. After investigating their effectiveness in real-world applications, an exhaustive survey about the state of the art will be proposed, focusing on respective pros and cons, and the reason why some are better than others. Thanks to the natural contiguity generated by the standard OS memory allocator, a CPU can exploit the locality of allocated pages to create more effective TLB structures. After showing the various possibilities, this study focuses in particular on clustering, a technique that is able to group various TLB entries into a single one. Moreover, my research brought a new technique to life, called decoupled clustering, that further enhances the benefits of clustering by increasing the reach capability on Physical Addresses. Finally, some insight will be provided about the implementation and challenges of such techniques, both on a software-based CPU model and at the Register Transfer Level, used in the physical implementation of next-generation Arm microprocessors.

Relatori: Matteo Sonza Reorda, Edgar Ernesto Sanchez Sanchez
Anno accademico: 2018/19
Tipo di pubblicazione: Elettronica
Numero di pagine: 68
Informazioni aggiuntive: Tesi secretata. Fulltext non presente
Soggetti:
Corso di laurea: Corso di laurea magistrale in Ingegneria Informatica (Computer Engineering)
Classe di laurea: Nuovo ordinamento > Laurea magistrale > LM-32 - INGEGNERIA INFORMATICA
Ente in cotutela: EURECOM - Telecom Paris Tech (FRANCIA)
Aziende collaboratrici: ARM France SAS
URI: http://webthesis.biblio.polito.it/id/eprint/11036
Modifica (riservato agli operatori) Modifica (riservato agli operatori)