SpiceQA
Questions
Tags
Users
Badges
memory-pool
7 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Pool for std::shared_ptr memory
user_13320909
0
•
asked Jul 25, 2022
2
0
82
memory-pool
shared-ptr
c++
Setting the `min_alloc_size` for the constructor for `boost::pool<>` encounter segment fault whereas it works well without the said parameter?
user_13611002
0
•
asked Jul 19, 2021
1
1
45
memory-pool
boost
Is it possible to use a character array as a memory pool without violating strict aliasing?
user_15931848
0
•
asked May 15, 2021
2
2
156
memory-pool
strict-aliasing
language-lawyer
c
If memory pools are faster than malloc, why doesn't malloc use them under the covers?
user_3339089
0
•
asked May 8, 2020
10
3
1379
memory-pool
malloc
c
c++
Understanding Memory Pools
user_5171360
0
•
asked May 30, 2017
7
3
3553
memory-pool
memory-management
optimization
c++
performance
questions about memory pool
user_448839
0
•
asked Jul 19, 2011
8
5
4840
memory-pool
fragmentation
memory-management
c++
What does posix_memalign/memalign do
user_772249
0
•
asked Jul 3, 2011
59
6
50588
memory-pool
memory
c
1
(current)
Hot Questions