Lines Matching refs:large
26 - Fix size class computations for edge conditions involving extremely large
45 configurations, thanks in large part to @glandium setting up continuous
57 - Fix large allocation to search starting in the optimal size class heap,
223 - Fix xallocx(..., MALLOCX_ZERO to zero the last full trailing page of large
232 - Fix xallocx(..., MALLOCX_ZERO) to zero all trailing bytes of large
249 - Fix irallocx_prof_sample() to always allocate large regions, even when
401 - Randomly distribute large allocation base pointer alignment relative to page
459 - Fix fallback lg_floor() implementations to handle extremely large inputs.
475 small/large allocation if chunk allocation failed. In the absence of this
482 - Use dss allocation precedence for huge allocations as well as small/large
541 - Fix a data race for large allocation stats counters.
547 - Fix growing large reallocation to junk fill new space.
745 - Fix large calloc() zeroing bugs due to dropping chunk map unzeroed flags.
931 - Fix a realloc() bug for large in-place growing reallocation. This bug could
952 - Fix junk filling of large objects, which could cause memory corruption.
980 statistics for large objects.