Go to file
Jason Evans c2fc8c8b3a Use offsetof() when sizing dynamic structures.
Base dynamic structure size on offsetof(), rather than subtracting the
size of the dynamic structure member.  Results could differ on systems
with strict data structure alignment requirements.
2010-10-01 18:02:43 -07:00
jemalloc Use offsetof() when sizing dynamic structures. 2010-10-01 18:02:43 -07:00
.gitignore Add the thread.arena mallctl. 2010-08-13 17:36:00 -07:00