HomeFreeBSD

Don't trash memory from UMA_ZONE_NOFREE zones.

Description

Don't trash memory from UMA_ZONE_NOFREE zones.

Objects obtained from such zones are supposed to retain type stability,
which was violated by aforementioned trashing.

This is a follow-up to r284861.

Discussed with: kib

Details

Provenance
mjgAuthored on
Parents
rS287414: ioat(4): pci_save/restore_state to persist MSI-X registers over BDXDE reset
Branches
Unknown
Tags
Unknown