diff options
author | Kaz Wesley <keziahw@gmail.com> | 2016-11-02 14:09:03 -0700 |
---|---|---|
committer | Kaz Wesley <keziahw@gmail.com> | 2016-11-02 16:52:56 -0700 |
commit | b3ddc5e76f457d504b05273429e06e684e76f5de (patch) | |
tree | 3ef7ad8ffc31c9cb49a7bbcf2352aadf89763846 /src/main.cpp | |
parent | 0b59f80625923978583efca08f8e763ea1710bb2 (diff) |
LockedPool: avoid quadratic-time allocation
Use separate maps for used/free chunks to avoid linear scan through alloced
chunks for each alloc.
Diffstat (limited to 'src/main.cpp')
0 files changed, 0 insertions, 0 deletions