David Piuva
|
d8faaab238
Moved the allocation header to SafePointer and made it reusable for other allocators.
|
1 year ago |
David Piuva
|
cd78fe5c21
Automatically expanding the virtual stack using heap memory when running out of memory.
|
1 year ago |
David Piuva
|
070d84388b
Added include guard and moved in includes.
|
1 year ago |
David Piuva
|
935942e0cd
Using the virtual stack and doubling the stack memory.
|
1 year ago |
David Piuva
|
072d215085
Implemented memory alignment for the virtual stack allocator.
|
1 year ago |
David Piuva
|
d6981f34c8
Trying a fixed size virtual stack in thread local memory.
|
1 year ago |