Jan
|
1176c38aa1
|
upgrade jemalloc to 5.2.1 (#9816)
|
2019-08-27 19:31:09 +02:00 |
Jan
|
86458580d8
|
updated jemalloc version to 5.2.0 (#8684)
|
2019-04-05 22:01:56 +02:00 |
jsteemann
|
8667a8e001
|
when returning memory to the OS, use some memory protection flags as when initializing the memory
this prevents "hole punching" and keeps the OS from splitting one memory mapping into multiple mappings with different protection settings
|
2018-10-02 11:29:03 +02:00 |
Max Neunhöffer
|
0eab3c46f8
|
Upgrade to jemalloc-5.1.0 with patch for static linking. (#6167)
|
2018-09-07 16:13:58 +02:00 |
Frank Celler
|
da7ef0a025
|
added __attribute__((unused)) and other minor tweaks to silence some of the warnings (#6035)
|
2018-08-01 13:22:45 +02:00 |
Max Neunhöffer
|
6fdc811c41
|
Small fix in jemalloc to allow for static linking. (#5489)
|
2018-05-30 17:04:27 +02:00 |
jsteemann
|
88a8686654
|
remove ApplicationFeature "JemallocFeature"
|
2018-04-21 00:56:10 +02:00 |
Max Neunhöffer
|
152f60b80a
|
Add processor architecture specific flags to BASE_FLAGS again. (#4605)
|
2018-02-20 10:50:17 +01:00 |
Dan Larkin
|
f13174310e
|
Fix environment variable name to enable jemalloc background threads on Linux. (#3558)
|
2017-10-31 21:29:50 +01:00 |
Frank Celler
|
d541109042
|
trying to fix include path (#3263)
|
2017-09-14 21:21:22 +02:00 |
Frank Celler
|
98ea24676b
|
Bug fix/macosx jemalloc background threads (#3034)
|
2017-08-15 17:15:02 +02:00 |
Jan
|
2b791af3dd
|
Feature/jemalloc 5.0.1 (#2991)
* updated CHANGELOG
|
2017-08-10 09:46:43 +02:00 |
Frank Celler
|
38091587fc
|
unpatched v4.5.0 and enabled munmap (#2529)
|
2017-06-07 20:12:14 +02:00 |
Frank Celler
|
a2bf0434a8
|
Feature/jemalloc 3.6 (#2526)
jemalloc 3.6.0
|
2017-06-06 20:50:10 +02:00 |
Frank Celler
|
4800a8b7f6
|
Feature/hugepages (#2497)
* enabled checks for memory management
* added MADV_NOHUGEPAGE
* added documentation about NUMA and file systems
|
2017-05-25 16:04:23 +02:00 |
Frank Celler
|
0d71aaeb9d
|
fix for compiler path
|
2017-04-20 20:53:04 +02:00 |
Frank Celler
|
1a6cadbfe1
|
added generated files
|
2017-04-19 20:36:31 +02:00 |
Frank Celler
|
1bad259868
|
added generated files
|
2017-04-19 20:35:15 +02:00 |
Frank Celler
|
c59b527865
|
added generated configure script
|
2017-04-19 20:29:15 +02:00 |
Frank Celler
|
406d09befa
|
added jemalloc 4.5.0
|
2017-04-19 19:57:54 +02:00 |