index
:
jemalloc.git
dev
master
stable-3
stable-4
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
jemalloc
/
jemalloc_defs.h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect LG_SIZEOF_PTR depending on MSVC platform target
rustyx
2016-02-20
1
-0/+8
*
Add JEMALLOC_FORMAT_PRINTF().
Jason Evans
2015-07-22
1
-0/+6
*
Add configure test for alloc_size attribute.
Jason Evans
2015-07-10
1
-0/+3
*
Avoid function prototype incompatibilities.
Jason Evans
2015-07-10
1
-0/+7
*
Remove the *allocm() API, which is superceded by the *allocx() API.
Jason Evans
2014-04-15
1
-3/+0
*
Fix name mangling for stress tests.
Jason Evans
2014-01-17
1
-34/+0
*
Fix name mangling issues.
Jason Evans
2013-12-13
1
-0/+34
*
Make jemalloc.h formatting more consistent.
Jason Evans
2013-12-07
1
-2/+2
*
Fix more test refactoring issues.
Jason Evans
2013-12-06
1
-51/+10
*
Refactor to support more varied testing.
Jason Evans
2013-12-04
1
-224/+22
*
Fix build break on *BSD
Garrett Cooper
2012-12-24
1
-0/+5
*
Drop const from malloc_usable_size() argument on Linux.
Jason Evans
2012-10-09
1
-0/+9
*
Add the --enable-mremap option.
Jason Evans
2012-05-09
1
-6/+9
*
Fix partial rename of s/EXPORT/JEMALLOC_EXPORT/g.
Jason Evans
2012-05-02
1
-5/+5
*
Add support for MSVC
Mike Hommey
2012-05-01
1
-0/+10
*
Replace JEMALLOC_ATTR with various different macros when it makes sense
Mike Hommey
2012-05-01
1
-4/+10
*
Add a pages_purge function to wrap madvise(JEMALLOC_MADV_PURGE) calls
Mike Hommey
2012-04-19
1
-7/+0
*
Add atomic(9) implementations of atomic operations.
Jason Evans
2012-04-17
1
-0/+3
*
Disable munmap() if it causes VM map holes.
Jason Evans
2012-04-13
1
-0/+15
*
Use a stub replacement and disable dss when sbrk is not supported
Mike Hommey
2012-04-12
1
-0/+3
*
Implement Valgrind support, redzones, and quarantine.
Jason Evans
2012-04-11
1
-1/+4
*
Add utrace(2)-based tracing (--enable-utrace).
Jason Evans
2012-04-05
1
-0/+3
*
Add tls_model configuration.
Jason Evans
2012-04-04
1
-0/+3
*
Use __sync_add_and_fetch and __sync_sub_and_fetch when they are available
Mike Hommey
2012-03-26
1
-0/+16
*
Port to FreeBSD.
Jason Evans
2012-02-03
1
-0/+14
*
Implement tsd.
Jason Evans
2012-03-23
1
-0/+9
*
Invert NO_TLS to JEMALLOC_TLS.
Jason Evans
2012-03-19
1
-1/+1
*
Implement aligned_alloc().
Jason Evans
2012-03-13
1
-0/+1
*
Implement malloc_vsnprintf().
Jason Evans
2012-03-08
1
-0/+3
*
Add the --disable-experimental option.
Jason Evans
2012-03-03
1
-0/+3
*
Reorder macros.
Jason Evans
2012-03-02
1
-2/+2
*
Add --with-mangling.
Jason Evans
2012-03-02
1
-17/+28
*
Remove the sysv option.
Jason Evans
2012-02-29
1
-3/+0
*
Simplify small size class infrastructure.
Jason Evans
2012-02-29
1
-3/+0
*
Make 8-byte tiny size class non-optional.
Jason Evans
2012-02-13
1
-6/+0
*
Remove the swap feature.
Jason Evans
2012-02-13
1
-3/+0
*
Reduce cpp conditional logic complexity.
Jason Evans
2012-02-11
1
-2/+4
*
Add the --with-private-namespace option.
Jason Evans
2011-07-30
1
-0/+9
*
Move repo contents in jemalloc/ to top level.
Jason Evans
2011-04-01
1
-0/+158