mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-02 17:08:56 +00:00
03947063d0
order to support re-use of multi-chunk unused regions within the DSS for huge allocations. This generalization is important to correct function when mmap-based allocation is disabled. Avoid zeroing re-used memory in the DSS unless it really needs to be zeroed.