diff options
author | Bertrand Augereau | 2008-03-30 05:42:39 +0000 |
---|---|---|
committer | Bertrand Augereau | 2008-03-30 05:42:39 +0000 |
commit | 411a588850604d67e8a606c0496999f5065d35d5 (patch) | |
tree | 5a2e46e5ab25af00b5b5e380483e4b3a16a1a0fd /backends/platform/symbian/src | |
parent | dc813c1c209d29732f682df6bf126c9546d78e06 (diff) | |
download | scummvm-rg350-411a588850604d67e8a606c0496999f5065d35d5.tar.gz scummvm-rg350-411a588850604d67e8a606c0496999f5065d35d5.tar.bz2 scummvm-rg350-411a588850604d67e8a606c0496999f5065d35d5.zip |
Introduction of a fixed size memory pool with a typical free list implementation
+ : amortized O(1) allocation, O(1) deallocation, less overhead per allocation
- : unused memory is not reclaimed until death or manual invocation of a function
svn-id: r31320
Diffstat (limited to 'backends/platform/symbian/src')
0 files changed, 0 insertions, 0 deletions