* tmpbuf got its own implementation files * Some optimizations on the tmpbuf implementation, handling tiny, small and huge allocations better. * tiny allocation smaller than sizeof(void*) are not aligned * Reduced the ring sizes to 16 (configureable in tmpbuf.h) This is only the tmpbuf refactoring, fixes following on the next commits. |
||
|---|---|---|
| .. | ||
| test-error.c | ||
| test-llist.c | ||
| test-locking.c | ||
| test-luid.c | ||
| test-mpool.c | ||
| test-psplay.c | ||
| test-safeclib.c | ||
| test-slist.c | ||