efl/src/modules/eina/mp
Subodh Kumar 554b2cd9da eina: minimize fragmentation of chainned mempool.
Summary:
Previously: Each allocation happened in the first chain after any free.
Now: All allocation will happen in one chain until all buckets are full, this can reduce
fragmentation to some extent.

Reviewers: seoz, govi, shilpasingh, raster, cedric

Reviewed By: cedric

Subscribers: cedric, rajeshps

Differential Revision: https://phab.enlightenment.org/D2071

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-03-06 20:19:20 +01:00
..
chained_pool eina: minimize fragmentation of chainned mempool. 2015-03-06 20:19:20 +01:00
one_big eina: do not access dead pointer from within valgrind macro. 2014-01-22 12:22:13 +09:00
pass_through merge: don't use recursive subdirs. Compilation should be faster. 2012-11-01 12:56:52 +00:00