August 26, 2011 | ||
---|---|---|
View c191f7b603
core:mem: short status dumpingDaniel-Constantin Mierla authored on 26/08/2011 07:32:51 |
September 29, 2009 | ||
---|---|---|
View e4f42ce1de
core: mem dbg options updates + cleanupsAndrei Pelinescu-Onciul authored on 29/09/2009 13:25:50 |
November 5, 2007 | ||
---|---|---|
View 5770b42bd4
correcting syntax errorMiklos Tirpak authored on 05/11/2007 10:11:50 |
June 12, 2007 | ||
---|---|---|
View fbe119140b
- added sf_malloc: a multi-process safe (internal locking), multi-pool f_malloc version. Should perform better on lots of CPU once properly tunned (experimental for now) - added ll_malloc: same as above but most operation are lockless (except for "big" fragment handling). For now needs tunning and it still keeps too many debugging statistics. (experimental for now)Andrei Pelinescu-Onciul authored on 12/06/2007 18:07:12 |