1 file changed
+1
-1
lines changed- .gitignore+4
- .travis.yml+117-66
- CMakeLists.txt+47-9
- Jenkinsfile+8
- LICENSE+1-1
- debian/libsmall-dev.install+2
- rpm/small.spec+3
- small/features.c+134
- small/features.h+60
- small/ibuf.c+1-1
- small/ibuf.h+1-1
- small/lf_lifo.h+2-2
- small/lifo.h+1-1
- small/lsregion.c+90
- small/lsregion.h+263
- small/matras.c+5-3
- small/matras.h+7-4
- small/mempool.c+14-6
- small/mempool.h+3-2
- small/obuf.c+1-3
- small/obuf.h+14-42
- small/quota.h+6-6
- small/quota_lessor.h+166
- small/rb.h+743-106
- small/region.c+6-3
- small/region.h+1-17
- small/rlist.h+65-3
- small/slab_arena.c+87-17
- small/slab_arena.h+26-2
- small/slab_cache.c+77-29
- small/slab_cache.h+41-3
- small/small.c+81-36
- small/small.h+20-4
- small/small_config.h.cmake+31
- small/static.c+34
- small/static.h+133
- test.sh+1-1
- test/CMakeLists.txt+49-4
- test/arena_mt.c+1-1
- test/lsregion.c+365
- test/lsregion.result+78
- test/matras.cc+24-22
- test/obuf.c+2-1
- test/quota.skipcond+7
- test/quota_lessor.c+99
- test/quota_lessor.result+40
- test/rb.c+193
- test/rb.result+10
- test/rb_aug.c+193
- test/rb_aug.result+2
- test/rb_rand.cc+240
- test/rb_rand.result+1
- test/region.c-12
- test/region.result-3
- test/rlist.c+169
- test/rlist.result+107
- test/slab_arena.c+130
- test/small_alloc.c+66-25
- test/small_alloc.result+2
- test/static.c+150
- test/static.result+43
- test/suite.ini+3
- test/test-run.sh-34
- test/unit.c+1
- test/unit.h+7-4
- third_party/README.md+20
- third_party/pmatomic.h
- third_party/valgrind/memcheck.h+302
- third_party/valgrind/valgrind.h+7.2k
0 commit comments