Home
last modified time | relevance | path

Searched refs:decommit (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h72 extent_decommit_t *decommit; member
H A Djemalloc.h389 extent_decommit_t *decommit;
356 extent_decommit_t *decommit; global() member
/freebsd/include/
H A Dmalloc_np.h66 extent_decommit_t *decommit; member
/freebsd/contrib/jemalloc/src/
H A Dbase.c65 * Cascade through dalloc, decommit, purge_forced, and purge_lazy, in base_unmap()
H A Dextent.c1053 /* Try to decommit; purge if that fails. */
/freebsd/contrib/jemalloc/
H A DChangeLog689 - Fix cached memory management to avoid needless commit/decommit operations