commit | 84cbbcb90af44807361198baed4e74ab77715ff7 | [log] [tgz] |
---|---|---|
author | Jason Evans <jasone@canonware.com> | Tue Dec 29 00:09:15 2009 -0800 |
committer | Jason Evans <jasone@canonware.com> | Tue Dec 29 00:09:15 2009 -0800 |
tree | fa45a3486105dc359e3f5b1905e92a1af77a6c9f | |
parent | b2378168a485b9b0f5249d904382c4b018e34308 [diff] |
Convert thread-specific caching from magazines, and implement incremental GC. Add the 'G'/'g' and 'H'/'h' MALLOC_OPTIONS flags. Add the malloc_tcache_flush() function. Disable thread-specific caching until the application goes multi-threaded.