Главная
Study mode:
on
1
Intro
2
Outline
3
Benefits
4
Main Memory
5
Allocators
6
Local Arena
7
Local Alligators
8
Memory Allocators
9
Allocation strategies
10
Buffered sequential allocate
11
Normal destruction
12
Multipool alligators
13
Program size
14
Aspects of software
15
Rough indications
16
Far and away
17
Concurrency
18
Summary
19
Considerations
Description:
Explore the intricacies of local memory allocators in this comprehensive conference talk from ACCU 2017. Delve into the practical applications, performance impacts, and effective implementation strategies of memory allocators with large-scale C++ expert John Lakos. Discover how utilizing local memory allocators can lead to significant speed improvements, potentially up to an order of magnitude. Examine the runtime implications of allocated memory's physical location and contrast global allocators with various types of local allocators. Learn about six key dimensions—fragmentability, allocation density, variation, utilization, locality, and contention—that help characterize subsystems and determine the most suitable local allocator. Gain insights into how local allocators can mitigate performance degradation in long-running systems, supported by empirical evidence demonstrating substantial runtime reductions. Cover topics such as buffered sequential allocation, normal destruction, multipool alligators, program size considerations, and concurrency aspects. Equip yourself with the knowledge to make informed decisions about implementing memory allocators in your C++ projects for optimal performance. Read more

Local - Arena Memory Allocators

ACCU Conference
Add to list
0:00 / 0:00