1
0
mirror of https://github.com/apple/foundationdb.git synced 2025-05-31 01:37:54 +08:00
Andrew Noyes 68c03a7e32
Jemalloc integration fixes ()
* Set default for USE_JEMALLOC initially in ConfigureCompiler

Instead of trying to change the value later on. This fixes the valgrind
build, which was previously incorrectly getting jemalloc involved.

* Check aligned_alloc result for null

And OOM if so - don't assert

* Check that we can allocate magazines with no internal fragmentation

We may want to do this so that the jemalloc heap profiler has some
knowledge of FastAlloc

* Populate TestFile field for noSim tests in TestHarness

* Remove handling for nonexistent "ActualRun"
2022-03-17 15:17:27 -07:00
..
2022-02-09 10:48:18 -06:00
2022-02-09 10:48:18 -06:00
2019-06-09 15:21:36 -07:00
2022-02-09 10:48:18 -06:00
2019-02-15 00:01:42 -08:00
2022-02-09 10:48:18 -06:00
2021-12-14 08:44:39 -08:00