This website requires JavaScript.
Explore
Help
Sign In
lihao
/
jemalloc
Watch
1
Star
0
Fork
0
You've already forked jemalloc
mirror of
https://github.com/jemalloc/jemalloc.git
synced
2026-07-22 12:43:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b0e4abbfdbcc1c1a71d1f617adb19951109bfce
jemalloc
/
include
/
jemalloc
History
Jason Evans
00632609df
Move JEMALLOC_NOTHROW just after return type.
...
Only use __declspec(nothrow) in C++ mode. This
resolves
#244
.
2015-07-21 08:21:13 -07:00
..
internal
Change default chunk size from 256 KiB to 2 MiB.
2015-07-15 17:15:26 -07:00
jemalloc_defs.h.in
Add configure test for alloc_size attribute.
2015-07-10 16:41:12 -07:00
jemalloc_macros.h.in
Move JEMALLOC_NOTHROW just after return type.
2015-07-21 08:21:13 -07:00
jemalloc_mangle.sh
Fix name mangling for stress tests.
2014-01-16 17:38:01 -08:00
jemalloc_protos.h.in
Move JEMALLOC_NOTHROW just after return type.
2015-07-21 08:21:13 -07:00
jemalloc_rename.sh
Fix name mangling for stress tests.
2014-01-16 17:38:01 -08:00
jemalloc_typedefs.h.in
Implement dynamic per arena control over dirty page purging.
2015-03-18 18:55:33 -07:00
jemalloc.sh
Remove extraneous ';' on closing 'extern "C"'
2015-07-16 11:37:19 +01:00