Commit Graph

  • 1f7feb366c fix optimization settings on Windows compilation daan 2019-08-20 07:04:00 -07:00
  • ff4f1251df add checks for right option order daan 2019-08-20 06:58:51 -07:00
  • 9a758c993c Merge branch 'dev' into dev-win daan 2019-08-19 21:25:09 -07:00
  • 79e6249105 remove test statement daan 2019-08-19 21:24:38 -07:00
  • 8902abcaa9 Merge branch 'dev' into dev-win daan 2019-08-19 21:23:04 -07:00
  • 0b33b5b97e always check large_os_pages enabled option so it can be changed during the running of the program daan 2019-08-19 11:17:00 -07:00
  • d6cf47cbf2 allow larger large objects to better use segment space daan 2019-08-19 18:20:51 -07:00
  • 6b0ffd3caa if region overcommitting due to contention save it to a further slot daan 2019-08-19 21:20:24 -07:00
  • 56161eae5f don't allow allocations larger than PTRDIFF_MAX, issue #121 daan 2019-08-19 19:29:27 -07:00
  • eb015ebaf3 fix heap cookie and random order on initialization (issue #131) daan 2019-08-19 19:22:13 -07:00
  • e10f1618a3 fix absorb heap (issue #132) daan 2019-08-19 19:19:09 -07:00
  • cdbf246fa2 fix parameter order on mul_overflow to fix static analysis warnings (pr #125) daan 2019-08-19 19:15:04 -07:00
  • 71c06fdbdc Merge branch 'master' into dev daan 2019-08-19 19:13:25 -07:00
  • ddfbe5ee26 Merge pull request #129 from devnexen/linux_build_fix Daan 2019-08-19 19:04:48 -07:00
  • 9a0e9b9efb allow larger large objects to better use segment space daan 2019-08-19 18:20:51 -07:00
  • 8c141e244d use 1GiB huge pages on windows when reserving upfront daan 2019-08-19 18:16:12 -07:00
  • 381a6d6fc3 add environment option to reserve huge pages upfront daan 2019-08-19 14:14:50 -07:00
  • 0fa853f1bd Merge branch 'dev' into dev-exp daan 2019-08-19 11:37:39 -07:00
  • 8ec4a146c3 always check large_os_pages enabled option so it can be changed during the running of the program daan 2019-08-19 11:17:00 -07:00
  • 62a5b25b3a initial implementation of mi_os_reserve_huge_pages daan 2019-08-19 11:10:06 -07:00
  • 12c396a472 Merge branch 'dev' into dev-win daan 2019-08-19 08:13:53 -07:00
  • ad24a06d9b Merge branch 'dev' of https://github.com/microsoft/mimalloc into dev daan 2019-08-19 08:10:11 -07:00
  • 7c6691fae8 merge from dev-win, fix small object size check Daan Leijen 2019-08-16 19:14:08 -07:00
  • edb04c1237 Merge branch 'dev' into dev-win Daan Leijen 2019-08-16 18:40:56 -07:00
  • d0de1fd325 fix small object size check in mi_segment_page_alloc Daan Leijen 2019-08-16 18:40:30 -07:00
  • 181da6f346 whitespace and warning fix Daan Leijen 2019-08-16 17:49:49 -07:00
  • 988176b9f7 new segment allocation; good results with Qas service daan 2019-08-15 23:19:52 -07:00
  • 39b6483481 first working version of new segment allocation daan 2019-08-15 22:00:42 -07:00
  • ca608cff8d wip: fixing bugs in new segment allocation daan 2019-08-15 14:40:15 -07:00
  • 9d93fb5af5 wip: new segment allocation daan 2019-08-15 11:49:56 -07:00
  • b46234b3d9 wip: new segment allocation with flexible large objects daan 2019-08-15 00:46:45 -07:00
  • 29079b1b32 fix to avoid potential linear behavior in page collect daan 2019-08-14 07:46:38 -07:00
  • 90d461f4bc linux build correction David Carlier 2019-08-14 15:07:13 +01:00
  • 8ff3387bc6 fix assertion in mi_free_size daan 2019-08-12 13:50:41 -07:00
  • 92d6986e25 Merge branch 'dev' into dev-exp daan 2019-08-12 13:43:29 -07:00
  • 8c857774d1 roll back commit #ab57095 to avoid spin lock contention on region allocation daan 2019-08-12 13:40:19 -07:00
  • e0f2285b11 Merge branch 'dev' into dev-exp daan 2019-08-12 09:20:16 -07:00
  • af286fb63e Hide MEM_EXTENDED_PARAMETER to compile on older SDK's daan 2019-08-12 08:58:22 -07:00
  • 6a475cd503 fix C++ compilation of stress test daan 2019-08-12 08:55:20 -07:00
  • 275fc652e6 merge from master daan 2019-08-12 15:50:21 -07:00
  • a08442c1c9 Merge pull request #126 from JeanMiK/fix_C++_signature_of_mi_is_in_heap_region Daan 2019-08-12 08:45:04 -07:00
  • af6b765ef3 Fix C++ signature of function mi_is_in_heap_region JeanMiK 2019-08-12 12:43:01 +02:00
  • c72a638d81 Merge branch 'dev' into dev-exp daan 2019-08-12 01:59:31 -07:00
  • 1fe0b60d58 improve support for transparent huge pages on Linux (pr #115) daan 2019-08-11 18:23:31 -07:00
  • b8ebf47931 updated redirection module daan 2019-08-11 16:45:20 -07:00
  • 0888bd2a6d improve message printing from redirection module daan 2019-08-11 16:38:58 -07:00
  • da37ccb6bb Merge branch 'dev' into dev-exp daan 2019-08-11 14:46:53 -07:00
  • ffbe8b7367 improve bit range skipping in region search daan 2019-08-11 13:49:12 -07:00
  • 80ee2caf12 use bit-scan instruction to speed up region search daan 2019-08-11 13:03:00 -07:00
  • 87e0ff3989 per thread region search index daan 2019-08-11 12:15:13 -07:00
  • 8dd2d0c938 further layout improvement for msvc code generation daan 2019-08-11 11:30:24 -07:00
  • 5590341d54 improve layout of page for x64 daan 2019-08-11 10:31:00 -07:00
  • fdd4083ace fix scalar initialization of page flags daan 2019-08-11 09:03:52 -07:00
  • a2987edf9f Merge branch 'dev' into dev-exp daan 2019-08-11 09:00:39 -07:00
  • aa4dab9b26 Merge branch 'master' into dev daan 2019-08-11 08:59:38 -07:00
  • 41a1ca0aea avoid mod operation in region allocation and limit extension daan 2019-08-11 08:54:32 -07:00
  • 963a2e46c2 improve bit scanning code in region allocation daan 2019-08-11 08:48:19 -07:00
  • 3661579449 add comment on wait strategy in region allocation daan 2019-08-11 08:18:51 -07:00
  • f757529283 ensure webassembly allocation sizes are page aligned daan 2019-08-11 08:06:17 -07:00
  • 4c37ee2625 avoid atomic read on aligned allocation on Linux daan 2019-08-11 08:00:10 -07:00
  • e48e40e4c6 add huge and giant stats; increase bins daan 2019-08-10 20:51:37 -07:00
  • d3654dde5c remove unused fields from OS thread local data daan 2019-08-10 17:50:27 -07:00
  • f3c2283c92 restructure the page flags to use explicit masks daan 2019-08-10 17:48:00 -07:00
  • f6debf5052 Merge branch 'dev' into dev-exp daan 2019-08-10 17:27:52 -07:00
  • 9546444bc3 Merge branch 'master' into dev daan 2019-08-10 17:27:22 -07:00
  • 2cc922acb9 update documentation daan 2019-08-10 17:27:07 -07:00
  • fd17fc3fa6 Update readme.md Daan 2019-08-10 17:12:05 -07:00
  • 2bc79871c1 Update readme.md Daan 2019-08-10 17:07:40 -07:00
  • 55ba871530 Merge branch 'dev-win' into dev-exp daan 2019-08-10 15:56:56 -07:00
  • 40746040d0 Merge branch 'dev-win' into dev daan 2019-08-10 15:56:26 -07:00
  • 145ced7c3a update order of options; make eager_region_commit 0 on windows by default daan 2019-08-10 15:44:55 -07:00
  • b231c3d0a4 Merge branch 'master' into dev daan 2019-08-10 15:23:43 -07:00
  • 6a66842445 merge from dev-win daan 2019-08-10 15:19:04 -07:00
  • f88d985268 Fix option reading even when preloading on Windows daan 2019-08-10 15:17:40 -07:00
  • 7e1f914103 Merge branch 'dev-win' into dev-exp daan 2019-08-10 15:11:51 -07:00
  • 29e300af9c merge from dev daan 2019-08-10 10:26:46 -07:00
  • 7b41752da0 fix arguments for the heap visitor function, issue #124 daan 2019-08-10 10:14:01 -07:00
  • f20d1b02e2 Merge pull request #117 from devnexen/darwin_anon_monitor Daan 2019-08-10 09:58:35 -07:00
  • 425bc5d3de fix double assignment (#125, by @ebudai) daan 2019-08-10 09:53:00 -07:00
  • 8192561949 add new redirection module; fix environment reading at preloading daan 2019-08-10 09:39:36 -07:00
  • b1aa38a8c1 Merge branch 'dev-win' into dev-exp daan 2019-08-09 15:32:23 -07:00
  • f46e293d7f fix comment daan 2019-08-09 14:31:45 -07:00
  • 3924f96e1a remove accidental commit of different size bins experiment daan 2019-08-09 11:22:38 -07:00
  • 5ce3b8b18c add good-fit for allowing larger blocks in smaller segments daan 2019-08-09 11:18:38 -07:00
  • 05972671d9 improve page flags handling daan 2019-08-08 17:18:49 -07:00
  • d56d98dfc1 Merge branch 'dev-win' of https://github.com/microsoft/mimalloc into dev-win daan 2019-08-08 15:23:27 -07:00
  • dd7535e572 move in_full and has_aligned into page threadid for a single test in mi_free daan 2019-08-08 15:23:18 -07:00
  • 8ce7cf1263 improved stats daan 2019-08-08 11:36:13 -07:00
  • 8c10d0e310 split normal and secure extend in a separate routine daan 2019-08-06 18:57:53 -07:00
  • 1c9d87b3b5 fix output directory in test projects daan 2019-08-06 18:25:57 -07:00
  • 40cbc15848 change from MIMALLOC_OVERRIDE to MIMALLOC_DISABLE_OVERRIDE Jakub Szymanski 2019-07-30 10:36:00 -07:00
  • 02a7308de5 tracking anonymous page lifetime on macOS. David Carlier 2019-07-27 22:34:47 +01:00
  • 34704f4228 add MIMALLOC_OVERRIDE setting to disable redirection at runtime daan 2019-07-26 13:01:43 -07:00
  • 9b8db4e2a1 merge from 'dev-exp'; add support for MIMALLOC_OVERRIDE environment variable daan 2019-07-26 12:06:15 -07:00
  • 89a842cf02 merge 095a87b daan 2019-07-23 17:57:27 -07:00
  • 22da89c65b add recursion guard for overriding in windows daan 2019-07-23 17:57:27 -07:00
  • 49a60d2175 add heap region check to cfree daan 2019-07-23 15:54:47 -07:00
  • 8ca2f22d9a restore to old-style windows override; fix debug mode daan 2019-07-23 15:51:08 -07:00
  • c5384181ae rename to mimalloc-override.dll and use C compilation daan 2019-07-23 15:10:25 -07:00
  • 697600ff3c fix merge conflicts daan 2019-07-23 15:09:54 -07:00