Lines Matching refs:deallocation
73 which speeds up the sized deallocation path significantly. (@interwq)
95 - Consolidate two memory loads into one on the fast deallocation path.
260 part of fast-path deallocation. (@interwq)
266 and directly embed extent metadata needed for fast-path deallocation.
650 allocation/deallocation within the application's thread-specific data
736 allocation versus deallocation.
749 - Add sdallocx(), which implements sized deallocation. The primary
767 reduces the cost of repeated huge allocation/deallocation, because it
914 allocation, not just deallocation.
922 - Fix huge deallocation to junk fill when munmap is disabled.
1115 - Work around TLS deallocation via free() on Linux. This bug could cause