Local - Arena Memory Allocator
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the intricacies of local ("arena") memory allocation in this comprehensive conference talk from code::dive 2017. Delve into the concepts and implementation details of arena-based memory management as presented by expert John Lakos. Learn how this approach can optimize memory usage, improve performance, and reduce fragmentation in complex software systems. Discover the advantages of using local allocators over traditional heap allocation, and gain insights into best practices for implementing arena allocators in your own projects. Examine real-world examples and case studies that demonstrate the practical benefits of this memory management technique. By the end of this talk, acquire a deep understanding of arena memory allocation and its potential to enhance the efficiency and scalability of your software applications.
Syllabus
code::dive 2017 – John Lakos – Local (“arena”) memory allocator
Taught by
code::dive conference
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera