Logo des Repositoriums
 

Group-based Memory Management in Fyr

dc.contributor.authorWeis, Torben
dc.contributor.authorZdankin, Peter
dc.contributor.authorCarl, Oskar
dc.contributor.authorWaltereit, Marian
dc.date.accessioned2020-09-17T08:45:50Z
dc.date.available2020-09-17T08:45:50Z
dc.date.issued2020
dc.description.abstractAlbeit being introduced decades ago, C and C++ are still the most commonly used programming languages for operating systems. These languages have no reliable mechanisms to deal with memory safety issues, such as use-after-free or data race conditions, that are a leading cause for security bugs in operating systems and other critical software. Tools such as Valgrind have been developed to identify errors, but the errors must occur during the analysis, as they are not found otherwise. Several modern programming languages such as Rust, Go and Swift have emerged aiming to solve some of the issues by providing memory safety guarantees at compile or run time. However, these languages introduce new limitations, especially concerning software development for performance-critical or resource-constrained systems. In this paper, we introduce a new approach to automatic memory management that manages the lifetime of object groups instead of individual objects. We show that group-based memory management can remove some of the restrictions of modern programming languages while satisfying important memory safety constraints. Furthermore, we show how group-based memory management is implemented in our new systems programming language Fyr.en
dc.identifier.doi10.18420/fgbs2020h-02
dc.identifier.urihttps://dl.gi.de/handle/20.500.12116/34351
dc.language.isoen
dc.publisherGesellschaft für Informatik e.V.z
dc.relation.ispartofTagungsband des FG-BS Herbsttreffens 2020
dc.subjectCompilers
dc.subjectSystems Programming
dc.subjectMemory Safety
dc.titleGroup-based Memory Management in Fyren
dc.typeText
gi.citation.publisherPlaceBonn
gi.conference.date24.-25. September 2020
gi.conference.locationAachen
gi.document.qualitydigidoc

Dateien

Originalbündel
1 - 1 von 1
Vorschaubild nicht verfügbar
Name:
Paper02.pdf
Größe:
397.8 KB
Format:
Adobe Portable Document Format