summaryrefslogtreecommitdiff
path: root/src/mempool.c
Commit message (Expand)AuthorAgeFilesLines
* Don't artifically limit the number of memory pools we can have (note they don...Chris Young2013-02-271-0/+1
* Fix mempool dump reportingChris Young2013-02-261-1/+1
* Keep track of whether the pool allocation is on-chip or not. #ifdef the Amiga...Chris Young2013-02-261-20/+24
* Experiment 2: Allocate the lwc_string into memory pools (two of 64K each to c...Chris Young2013-02-261-0/+147