Commit graph

  • 56ab9ee06a update azure pipeline to ubuntu 22.04 daan 2022-11-07 14:55:36 -08:00
  • 29405c7d70 fix initializer daan 2022-11-07 14:53:27 -08:00
  • c26c5da016 Merge branch 'dev' into dev-slice daan 2022-11-07 14:51:18 -08:00
  • 841172bd7d fix link error on windows daan 2022-11-07 14:51:07 -08:00
  • 3e1d800e9b potential fix for windows static linking with thread creation in dll's daan 2022-11-07 14:47:53 -08:00
  • 5d6b149ea9 bump version to v2.0.8 for further development daan 2022-11-07 11:37:22 -08:00
  • 312ce6f916 bump version to v1.7.8 for further development daan 2022-11-07 11:36:44 -08:00
  • c55cc260ab merge from dev-align daan 2022-11-07 11:29:03 -08:00
  • 2daec6c72f add more comments daan 2022-11-07 11:23:04 -08:00
  • 1f12c3dd12 remove MI_ALIGNMENT_MAX and add comments daan 2022-11-07 11:13:42 -08:00
  • 711aad7a75 refactor arena allocation daan 2022-11-07 11:13:29 -08:00
  • 96f1574faf fix huge page aligned allocation size in secure mode daan 2022-11-07 10:51:15 -08:00
  • 1632dd73c9 remove superfluous asserts daan 2022-11-06 21:03:23 -08:00
  • 651a99b35d refine last slice setting for large alignments daan 2022-11-06 20:57:27 -08:00
  • 562efed54d fix full SEGMENT_SIZE internal alignment by adding one more slice entry daan 2022-11-06 20:36:51 -08:00
  • 4814a649be merge from dev-align daan 2022-11-06 16:23:42 -08:00
  • d1ae630dec Merge branch 'dev-align' of https://github.com/microsoft/mimalloc into dev-align dev-align Daan 2022-11-06 14:51:37 -08:00
  • 3eb616f2bf fix bug in secure mode where adjustment would make the page size less than the blocksize on the first page of a segment Daan 2022-11-06 14:51:06 -08:00
  • f788e3c9a3 add comment daan 2022-11-06 14:18:52 -08:00
  • d3715132d1 move null ptr check Daan 2022-11-06 09:52:54 -08:00
  • f54e64365f fix assertions with incorrect block size for large alignments Daan 2022-11-06 09:44:12 -08:00
  • a200291ae5 further progress on removing aligned limit daan 2022-11-06 08:26:17 -08:00
  • 4b91ff760d initial working large alignment daan 2022-11-05 16:40:42 -07:00
  • 6a80fa3ac1 initial progress on removing alignment limit daan 2022-11-05 14:46:52 -07:00
  • 18a4b90501
    Fix typo Ofek Lev 2022-11-05 16:29:18 -04:00
  • 0e3d543a13
    Update readme.md Daan 2022-11-03 17:11:21 -07:00
  • 91ba1f374d merge from dev v2.0.7 daan 2022-11-03 17:06:34 -07:00
  • f859190cba update to v2.0.7 daan 2022-11-03 17:05:38 -07:00
  • fe61be80bf update to v1.7.7 v1.7.7 daan 2022-11-03 17:03:57 -07:00
  • e4630e7985 Merge branch 'dev' into dev-slice daan 2022-11-02 10:56:26 -07:00
  • 3bf299cd2b add comment on crash on Windows server 2019 daan 2022-11-02 10:56:13 -07:00
  • 63397d857e Merge branch 'dev' into dev-slice daan 2022-11-02 10:25:59 -07:00
  • 6e0f10dfd8 potential fix for link error with clang-cl (issue #631) daan 2022-11-02 10:25:46 -07:00
  • 6f8e115980 Merge branch 'dev' into dev-slice daan 2022-11-02 09:51:03 -07:00
  • 5ad06f9997 fix compiler warning on unused parameter (issues #251) daan 2022-11-02 09:50:49 -07:00
  • b3b479490e Merge branch 'dev' into dev-slice daan 2022-11-01 16:34:24 -07:00
  • 2d3f0e5b7a fix align5 test daan 2022-11-01 16:34:17 -07:00
  • cb3b73ba36 merge from dev daan 2022-11-01 16:33:50 -07:00
  • ad1da7cfc8 fix warnings daan 2022-11-01 16:29:10 -07:00
  • 933713292c merge from dev daan 2022-11-01 16:27:50 -07:00
  • e6bd41ba3f update arena_id api daan 2022-11-01 16:26:17 -07:00
  • 9f36808a7f initial api for heaps restricted to a certain arena daan 2022-11-01 16:22:51 -07:00
  • e961ef705e merge arena_id from dev daan 2022-11-01 14:16:49 -07:00
  • 0a691ca68e fix off by one in arena id daan 2022-11-01 14:05:04 -07:00
  • fe2d5aa8ff initial work on heaps restricted to specific arena's daan 2022-11-01 14:00:20 -07:00
  • c9f0a78432
    unconditionally define decl exports for GNU-style visibility Eli Schwartz 2022-11-01 03:56:09 -04:00
  • 43ce102425 Merge branch 'dev' into dev-slice daan 2022-10-31 16:17:17 -07:00
  • 65eb5c65ec relax restriction of size to be an integral multiple of the alignment in 'alloc_aligned' as too many programs need this; see PR #584 daan 2022-10-31 16:07:29 -07:00
  • 3ad4639aea fix atomic lib reference, see PR #586 daan 2022-10-31 15:53:36 -07:00
  • 923ef1ba74 Merge branch 'dev' into dev-slice daan 2022-10-31 15:49:48 -07:00
  • 7cb1fdc44e nicer style for pc_libraries daan 2022-10-31 15:49:04 -07:00
  • 4dcd7e6842 fix version number in pc-config daan 2022-10-31 15:47:00 -07:00
  • 907d04c27c
    Merge pull request #595 from eli-schwartz/pkg-config Daan 2022-10-31 15:42:08 -07:00
  • 4c241139e9
    Merge pull request #588 from TApplencourt/dev Daan 2022-10-31 15:32:31 -07:00
  • 0b1012aee0 Merge branch 'dev' into dev-slice daan 2022-10-31 15:30:54 -07:00
  • d8dd297974 add cmake option MI_WIN_REDIRECT to be able to explicitly disable linking with mimalloc-redirect on windows; always OFF on ARM, fixes issue #591 and #590 daan 2022-10-31 15:26:21 -07:00
  • c4663463d1 add mi_cdecl to functions to avoid errors when compiling with a different calling convention, see PR #592 daan 2022-10-31 12:16:34 -07:00
  • 3f122692eb Merge branch 'dev' into dev-slice daan 2022-10-31 11:01:10 -07:00
  • 698bb2cae7 split out _mi_page_try_use_delayed_free for contention reduction (issue #630) daan 2022-10-31 11:01:01 -07:00
  • 4442fda895 Merge branch 'dev' into dev-slice daan 2022-10-31 10:35:05 -07:00
  • 7bef5f5f5b reduce contention on the delayed_free lock; see issue #630 daan 2022-10-31 10:34:55 -07:00
  • cf2c2bac85 Merge branch 'dev' into dev-slice daan 2022-10-31 10:12:20 -07:00
  • bdc9dc3e4e update vs project for valgrind daan 2022-10-31 10:12:13 -07:00
  • 751e456767 possible fix for warning in issue #635 daan 2022-10-31 08:34:20 -07:00
  • c128cf69be fix alignment_max for 32-bit systems (unfortunately, we need to include stdint.h now) daan 2022-10-30 19:47:54 -07:00
  • 24aac114e9 Merge branch 'dev' into dev-slice daan 2022-10-30 19:18:14 -07:00
  • 0a8d7d98d8 fix valgrind link daan 2022-10-30 19:18:02 -07:00
  • a3415079ec Merge branch 'dev' into dev-slice daan 2022-10-30 19:11:59 -07:00
  • 74117d329d fix realloc memory tracking in valgrind daan 2022-10-30 19:00:54 -07:00
  • 0ea5235cd1 update readme for valgrind daan 2022-10-30 14:55:32 -07:00
  • de21d04ba5 Merge branch 'dev' into dev-slice daan 2022-10-30 14:53:42 -07:00
  • 72c4f0d2ab update readme daan 2022-10-30 14:53:11 -07:00
  • 640376a500 update readme daan 2022-10-30 14:52:26 -07:00
  • 66525ccae3 merge from dev-track daan 2022-10-30 14:31:21 -07:00
  • 74d002b61c better cmake process for MI_VALGRIND daan 2022-10-30 14:20:35 -07:00
  • 05a75758dd fix tests daan 2022-10-30 14:07:41 -07:00
  • 886fd7d1b8 add cmakefile MI_VALGRIND option daan 2022-10-30 12:49:29 -07:00
  • b48040e20a set pages to noaccess explicitly for valgrind precision daan 2022-10-30 12:23:11 -07:00
  • 6e11a054a4 further improve precision of malloc/free tracking in valgrind daan 2022-10-30 12:03:14 -07:00
  • 84c706508c fix false positives from valgrind in rptest daan 2022-10-30 10:45:51 -07:00
  • a1f5a5d962 fix various false positives in test-stress from valgrind daan 2022-10-29 14:37:55 -07:00
  • c61b365e76 valgrind works on test-stress daan 2022-10-29 11:51:04 -07:00
  • eee7c40da5 updates to run valgrind on test-api daan 2022-10-29 11:43:09 -07:00
  • bc8f23aa0d rename track macros to lowercase daan 2022-10-29 10:44:10 -07:00
  • 093724bdef add test file for valgrind integration daan 2022-10-28 20:07:31 -07:00
  • 6eeb81ee05 initial progress on valgrind integration daan 2022-10-28 19:54:56 -07:00
  • 567494b2b6 add option to skip delayed frees if contention on the lock Daniel Posluns 2022-10-04 19:26:37 -07:00
  • 126070161b Add mi_heap_stl_allocator Vadim Markovtsev 2022-09-25 00:34:54 +02:00
  • 3284283f74 remove trailing white space niedong 2022-08-18 23:32:02 +08:00
  • fce0c16ce1 add stdatomic.h for gcc-4.8.5 shadow-yuan 2022-08-10 23:45:56 +08:00
  • 405f436639 Adding a comment explaining why we disable the redirect lib for windows on arm Honeybunch 2022-08-06 18:55:18 -07:00
  • 16ac29ef75 Fixing control flow syntax Honeybunch 2022-06-24 15:12:59 -07:00
  • 86fd8dfb17 CI Honeybunch 2022-06-24 14:42:36 -07:00
  • 311e8bd74a Updating approach to disable redirect on ARM platforms Honeybunch 2022-06-23 17:38:42 -07:00
  • eb97236652
    cmake: add pkg-config file Eli Schwartz 2022-06-19 13:20:53 -04:00
  • 167cc14668 __builtin_memcpy/set_inline from clang usage introduction. David Carlier 2022-06-19 12:06:43 +01:00
  • 49d919af78 Add option to disable redirect Gabor Horvath 2022-06-16 10:06:34 -07:00
  • d20c68d962 Support compiling with alternative calling conventions. Gabor Horvath 2022-06-16 11:53:02 -07:00
  • d295043ecf Fixing build for windows arm64 Honeybunch 2022-06-15 19:07:41 -07:00
  • 8cb6ba2221 add support for IntelLLVM Thomas Applencourt 2022-06-06 16:18:33 +00:00