Commit graph

  • 70648635c6
    Merge pull request #113 from jserv/fix-incorrect-path Daan 2019-07-22 09:51:43 -07:00
  • 80400c9946
    Merge pull request #111 from jserv/avoid-strlen-in-loop Daan 2019-07-22 09:51:02 -07:00
  • cf8f46c263
    Merge pull request #110 from jserv/options-branch-predict-hints Daan 2019-07-22 09:49:44 -07:00
  • ce241fd339
    Merge pull request #106 from caixiangyue/fix-typo-719 Daan 2019-07-22 09:44:07 -07:00
  • ade118e23d
    Merge pull request #88 from jserv/gcc-builtin-umul-overflow Daan 2019-07-22 09:28:38 -07:00
  • e4caee5f55 update test files and overriding daan 2019-07-22 01:36:16 -07:00
  • 7091670c22 trailing id after #endif daan 2019-07-21 17:14:13 -07:00
  • 272a8e03e4 use atomic ops to guard large page tries on windows daan 2019-07-21 17:13:36 -07:00
  • 069f52523f use hinted address to mmap to reduce mmap calls daan 2019-07-21 17:08:09 -07:00
  • b0cb27624e CI: Migrate to GCC-7 for Ubuntu Linux Jim Huang 2019-07-22 06:19:56 +08:00
  • 1e27cef873 Enforce strict include-what-you-use policy Jim Huang 2019-07-21 23:21:14 +08:00
  • 146a753d1e Fix path name in documentation about macOS Jim Huang 2019-07-22 04:45:40 +08:00
  • df33efb19a improved debug warning for freeing invalid pointers daan 2019-07-21 13:09:34 -07:00
  • 40cb631683 re-add missing thread_init needed when running in debug mode daan 2019-07-21 13:03:51 -07:00
  • c382c72cf2 Avoid using strlen function in loop Jim Huang 2019-07-21 22:20:05 +08:00
  • 1ffa48cc61 Add branch prediction hint for mi_option_get Jim Huang 2019-07-21 21:42:00 +08:00
  • 37da06298d Use builtin addition overflow checker Jim Huang 2019-07-18 13:15:05 +08:00
  • f0de0b6f68 remove old windows override code daan 2019-07-19 09:33:14 -07:00
  • 2ac2c6a1c3 fix format of error messages daan 2019-07-19 09:27:32 -07:00
  • fcd0253ac9 limit number of error messages to 10 daan 2019-07-19 09:27:14 -07:00
  • dd5fa88c45 check better for valid pointers in free in debug mode daan 2019-07-19 09:26:51 -07:00
  • 81a7ae33e7 fix order of options daan 2019-07-19 09:26:22 -07:00
  • 2f63964e5c update stress test to be more deterministic daan 2019-07-19 08:55:02 -07:00
  • 2a88f7505b Rewrite alignment routines with bitwise operations Jim Huang 2019-07-16 20:09:53 +08:00
  • a215049b4a fix typo caixiangyue 2019-07-19 16:23:14 +08:00
  • fd6fd23470 make eager-region-commit false by default on windows daan 2019-07-18 21:48:58 -07:00
  • 8dad858888 update to correct project settings for visual studio daan 2019-07-18 21:41:28 -07:00
  • 33aa5d92fa fix to overrides on windows daan 2019-07-18 21:20:18 -07:00
  • 93c8a5b693 full overriding api supported daan 2019-07-18 21:12:40 -07:00
  • 306a542336 add mimalloc-override header file and use C++ compilation with msvc daan 2019-07-18 19:52:29 -07:00
  • 12e0a04052 compile as C++ under msvc daan 2019-07-18 19:52:29 -07:00
  • e94143c47c add redirection dll and library daan 2019-07-18 19:26:44 -07:00
  • c228ecefd8 update for new dynamic direction on windows 64-bit daan 2019-07-18 18:59:32 -07:00
  • b6dbb386c0 Explicitly mention code owners Jim Huang 2019-07-18 13:43:54 +08:00
  • f646cc925d add is_in_heap_region function daan 2019-07-17 15:37:36 -07:00
  • 7b5ba96e8e merge from dev daan 2019-07-15 18:58:04 -07:00
  • 8390c46503 disable JustMyCode debugging and whole program optimization as it seems to cause compiler errors sometimes v1.0.5 daan 2019-07-15 17:38:16 -07:00
  • 72d8608333 avoid thread over-allocation on initial region allocations daan 2019-07-15 17:35:43 -07:00
  • 7ea9cf8d1f add region collection daan 2019-07-15 14:53:03 -07:00
  • 89bdcd43b2 fix bit search index daan 2019-07-15 14:33:15 -07:00
  • 08e0f14c2a document experimental options daan 2019-07-15 14:32:54 -07:00
  • afd981d008 Use checked unsigned multiplication extension of GCC/Clang Jim Huang 2019-07-07 12:56:40 +08:00
  • ae1794a852 remove accidental test in cmake daan 2019-07-15 13:36:12 -07:00
  • 26ef67a45c fix visual studio project daan 2019-07-15 13:22:15 -07:00
  • ea9dbd1036 set better default options for performance daan 2019-07-15 13:19:26 -07:00
  • 0196622fff Merge branch 'dev' into dev-exp daan 2019-07-15 11:10:12 -07:00
  • ad45dbf0e5
    Merge pull request #32 from jedisct1/wasm Daan 2019-07-15 11:03:46 -07:00
  • 60e9d3f69d
    Merge pull request #81 from devnexen/mac_large_page_2mb v1.0.4 Daan 2019-07-15 10:56:53 -07:00
  • bd6abd2463 add comment about large pages daan 2019-07-15 10:07:23 -07:00
  • 76a5adfbfe Merge branch 'dev' into dev-win daan 2019-07-15 10:04:55 -07:00
  • d706109b35 don't decommit/reset parts of a region when using large os pages daan 2019-07-15 10:04:43 -07:00
  • beef7a8c70 Merge branch 'dev' into dev-exp daan 2019-07-15 09:47:09 -07:00
  • 7ba6192dd5 always pass commit flag to large page allocation on windows daan 2019-07-15 09:46:58 -07:00
  • 08c873c250 Merge branch 'dev' into dev-exp daan 2019-07-14 20:35:01 -07:00
  • 4e855988b4 Merge branch 'dev' into dev-win daan 2019-07-14 20:34:05 -07:00
  • c4426e1555 add sized delete to windows override daan 2019-07-14 20:28:33 -07:00
  • 461b8aed80 more complete C++ support for compliance and performance daan 2019-07-14 19:56:33 -07:00
  • 9129ab0f64 Port to WebAssembly Frank Denis 2019-07-10 20:23:20 +02:00
  • 8dc0b5345b Merge branch 'dev' into dev-exp daan 2019-07-14 16:50:38 -07:00
  • c5da02788f Merge branch 'dev' into dev-win daan 2019-07-14 16:50:18 -07:00
  • 49ceb4d018 refactor delayed_free code daan 2019-07-14 16:48:53 -07:00
  • 5ad2effb39 use standard compliant compilation of the thread_free atomic field daan 2019-07-14 16:20:27 -07:00
  • 2cf419c9bc Merge branch 'master' into dev daan 2019-07-14 14:50:39 -07:00
  • a6aa905731 make sure older cmake versions work for build daan 2019-07-14 14:47:59 -07:00
  • b09af48a68
    Merge pull request #93 from JulianATA/dev-exp Daan 2019-07-14 14:33:37 -07:00
  • 36a16ca7eb
    Merge pull request #99 from linkwk7/fix_typo_in_comments Daan 2019-07-14 14:33:12 -07:00
  • adf65a100e be less aggressive in page reuse to reduce memory footprint daan 2019-07-14 14:13:47 -07:00
  • 672506a3b3 merged with dev-win daan 2019-07-14 12:57:47 -07:00
  • f93a49446f Merge branch 'dev' into dev-win daan 2019-07-14 12:55:52 -07:00
  • e60a5db908 fix cache eviction of smaller segments daan 2019-07-14 12:52:58 -07:00
  • 89b7ffa8ed link DiscardVirtualMemory dynamically as it is not supported on every windows daan 2019-07-13 08:12:16 -07:00
  • 84a292538c merge with medium pages daan 2019-07-12 20:39:29 -07:00
  • a927c07de9 merge medium pages daan 2019-07-12 20:27:56 -07:00
  • 42cf5e1580 reintroduce support for medium size pages daan 2019-07-12 20:11:39 -07:00
  • d4eabf33b6 Fix typo in comments linkwk7 2019-07-12 22:05:07 +08:00
  • 8a6b474fa0 merge from dev daan 2019-07-11 16:32:11 -07:00
  • a932e43650 experiment with larger small pages daan 2019-07-11 15:44:37 -07:00
  • 9e9208eae8 Merge branch 'dev' into dev-win daan 2019-07-11 15:22:09 -07:00
  • 1fdb4b288f more eager handling of non-local frees daan 2019-07-11 15:21:57 -07:00
  • 1377b26b0a Merge branch 'dev' into dev-win daan 2019-07-11 13:31:02 -07:00
  • 72a39c0bb1 initial fix for delayed freeing of huge pages transferred between threads daan 2019-07-11 13:30:40 -07:00
  • f844665c9f merge from dev-win daan 2019-07-10 22:57:37 -07:00
  • c555e09504 Merge branch 'dev' into dev-win daan 2019-07-10 22:48:20 -07:00
  • 4e6249fd12 azure pipelines better display name, fix c++ compiler daan 2019-07-10 22:44:36 -07:00
  • 3bef93698b remove publish test, add clang config daan 2019-07-10 22:41:53 -07:00
  • 6577e0e9fd add test results task to azure pipeline daan 2019-07-10 22:35:39 -07:00
  • 67bed283aa fix azure pipeline script; remove mapping value daan 2019-07-10 22:23:18 -07:00
  • 9fabd1ea01 fix azure pipeline script daan 2019-07-10 22:22:44 -07:00
  • a5179d1125 fix azure pipeline script daan 2019-07-10 22:21:08 -07:00
  • df8f9fc59c Add test to build pipeline daan 2019-07-10 22:13:34 -07:00
  • 34a4de01b1 add Visual Studio support for new stress target daan 2019-07-10 21:59:44 -07:00
  • 12d3297db5 add allocator stress test to the test targets daan 2019-07-10 21:52:28 -07:00
  • da0fb1e53f merge dev-win daan 2019-07-10 20:50:32 -07:00
  • 6deea16d2d add segment count to internal statistics daan 2019-07-10 19:54:46 -07:00
  • ef4359b272 fix abondoned segment counter, and free list adding daan 2019-07-10 16:33:49 -07:00
  • b80b0837ab Merge branch 'dev-win' into dev-exp daan 2019-07-10 07:50:26 -07:00
  • 5b6f4ecc12 fix compilation warning daan 2019-07-10 07:50:04 -07:00
  • 224951695a enable non eager commit daan 2019-07-10 07:24:56 -07:00
  • 46a9e51f74 enable non eager-commit flag daan 2019-07-10 07:17:21 -07:00
  • a6c5e2cffd Merge branch 'master' into dev daan 2019-07-09 23:49:29 -07:00