summaryrefslogtreecommitdiff
path: root/frontends/amiga/memory.c
Commit message (Expand)AuthorAgeFilesLines
* Add more clib2 statsChris Young2016-11-271-4/+37
* AmigaOS low memory handler attempt 2Chris Young2016-11-271-4/+43
* Ensure the memory for the mem-handler interrupt is allocatedChris Young2016-11-271-2/+5
* Add low memory handler to purge unused slabs on OS3Chris Young2016-11-271-0/+30
* Reduce slab size to 2K as very few allocations are above that.Chris Young2016-11-201-1/+1
* Get clib2 slab usageChris Young2016-11-201-3/+32
* Move ItemPool compatiblity into the header and renameChris Young2016-11-201-56/+1
* remove ami_misc_allocvec_clearChris Young2016-11-191-11/+0
* Change some AllocVecs to mallocs and FreeVecs to freeChris Young2016-11-191-0/+22
* Move slab size def into memory.cChris Young2016-11-191-0/+4
* Add memory.c/hChris Young2016-11-191-0/+75